Get Organization Result
data class GetOrganizationResult(val azureApiVersion: String, val createdTime: String, val id: String, val location: String? = null, val name: String, val offerDetail: OfferDetailResponse, val organizationId: String, val provisioningState: String, val ssoUrl: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val userDetail: UserDetailResponse)
Organization resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, createdTime: String, id: String, location: String? = null, name: String, offerDetail: OfferDetailResponse, organizationId: String, provisioningState: String, ssoUrl: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, userDetail: UserDetailResponse)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The creation time of the resource.
Link copied to clipboard
Confluent offer detail
Link copied to clipboard
Id of the Confluent organization.
Link copied to clipboard
Provision states for confluent RP
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource
Link copied to clipboard
Subscriber detail