OuContainer interface
Resource for OuContainer.
- Extends
Properties
accounts | The list of container accounts |
container |
The OuContainer name NOTE: This property will not be serialized. It can only be populated by the server. |
deployment |
The Deployment id NOTE: This property will not be serialized. It can only be populated by the server. |
distinguished |
Distinguished Name of OuContainer instance NOTE: This property will not be serialized. It can only be populated by the server. |
domain |
The domain name of Domain Services. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The current deployment or provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Status of OuContainer instance NOTE: This property will not be serialized. It can only be populated by the server. |
tenant |
Azure Active Directory tenant id NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
etag | Resource etag |
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
accounts
containerId
The OuContainer name NOTE: This property will not be serialized. It can only be populated by the server.
containerId?: string
Property Value
string
deploymentId
The Deployment id NOTE: This property will not be serialized. It can only be populated by the server.
deploymentId?: string
Property Value
string
distinguishedName
Distinguished Name of OuContainer instance NOTE: This property will not be serialized. It can only be populated by the server.
distinguishedName?: string
Property Value
string
domainName
The domain name of Domain Services. NOTE: This property will not be serialized. It can only be populated by the server.
domainName?: string
Property Value
string
provisioningState
The current deployment or provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
serviceStatus
Status of OuContainer instance NOTE: This property will not be serialized. It can only be populated by the server.
serviceStatus?: string
Property Value
string
tenantId
Azure Active Directory tenant id NOTE: This property will not be serialized. It can only be populated by the server.
tenantId?: string
Property Value
string
Inherited Property Details
etag
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
systemData
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From Resource.systemData
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type