GetOrganizationResult

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)

Types

Link copied to clipboard
object Companion

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
val id: String

The ARM id of the resource.

Link copied to clipboard
val location: String? = null

Location of Organization resource

Link copied to clipboard

The name 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

SSO url for the Confluent organization.

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource

Link copied to clipboard
val tags: Map<String, String>? = null

Organization resource tags

Link copied to clipboard

The type of the resource.

Link copied to clipboard

Subscriber detail