OrganizationResource interface
Organization resource.
Properties
| created |
The creation time of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | The ARM id of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| link |
Link an existing Confluent organization |
| location | Location of Organization resource |
| name | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| offer |
Confluent offer detail |
| organization |
Id of the Confluent organization. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Provision states for confluent RP NOTE: This property will not be serialized. It can only be populated by the server. |
| sso |
SSO url for the Confluent organization. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Organization resource tags |
| type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| user |
Subscriber detail |
Property Details
createdTime
The creation time of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
createdTime?: Date
Property Value
Date
id
The ARM id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
linkOrganization
Link an existing Confluent organization
linkOrganization?: LinkOrganization
Property Value
location
Location of Organization resource
location?: string
Property Value
string
name
The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
offerDetail
organizationId
Id of the Confluent organization. NOTE: This property will not be serialized. It can only be populated by the server.
organizationId?: string
Property Value
string
provisioningState
Provision states for confluent RP NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
ssoUrl
SSO url for the Confluent organization. NOTE: This property will not be serialized. It can only be populated by the server.
ssoUrl?: string
Property Value
string
systemData
Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tags
Organization resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string