Get Ou Container Result
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)
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
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.