GetOuContainerResult

data class GetOuContainerResult(val accounts: List<ContainerAccountResponse>? = null, val azureApiVersion: String, val containerId: String, val deploymentId: String, val distinguishedName: String, val domainName: String, val etag: String? = null, val id: String, val location: String? = null, val name: String, val provisioningState: String, val serviceStatus: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val tenantId: String, val type: String)

Resource for OuContainer.

Constructors

Link copied to clipboard
constructor(accounts: List<ContainerAccountResponse>? = null, azureApiVersion: String, containerId: String, deploymentId: String, distinguishedName: String, domainName: String, etag: String? = null, id: String, location: String? = null, name: String, provisioningState: String, serviceStatus: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of container accounts

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

The OuContainer name

Link copied to clipboard

The Deployment id

Link copied to clipboard

Distinguished Name of OuContainer instance

Link copied to clipboard

The domain name of Domain Services.

Link copied to clipboard
val etag: String? = null

Resource etag

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard
val location: String? = null

Resource location

Link copied to clipboard

Resource name

Link copied to clipboard

The current deployment or provisioning state, which only appears in the response.

Link copied to clipboard

Status of OuContainer instance

Link copied to clipboard

The system meta data relating to this resource.

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

Resource tags

Link copied to clipboard

Azure Active Directory tenant id

Link copied to clipboard

Resource type