DomainService interface
Domain service.
- Extends
Properties
config |
Configuration diagnostics data containing latest execution from client. |
deployment |
Deployment Id NOTE: This property will not be serialized. It can only be populated by the server. |
domain |
Domain Configuration Type |
domain |
The name of the Azure domain that the user would like to deploy Domain Services to. |
domain |
DomainSecurity Settings |
filtered |
Enabled or Disabled flag to turn on Group-based filtered sync |
ldaps |
Secure LDAP Settings |
migration |
Migration Properties NOTE: This property will not be serialized. It can only be populated by the server. |
notification |
Notification Settings |
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. |
replica |
List of ReplicaSets |
resource |
Resource Forest Settings |
sku | Sku Type |
sync |
SyncOwner ReplicaSet Id 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. |
version | Data Model Version 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
configDiagnostics
Configuration diagnostics data containing latest execution from client.
configDiagnostics?: ConfigDiagnostics
Property Value
deploymentId
Deployment Id NOTE: This property will not be serialized. It can only be populated by the server.
deploymentId?: string
Property Value
string
domainConfigurationType
Domain Configuration Type
domainConfigurationType?: string
Property Value
string
domainName
The name of the Azure domain that the user would like to deploy Domain Services to.
domainName?: string
Property Value
string
domainSecuritySettings
DomainSecurity Settings
domainSecuritySettings?: DomainSecuritySettings
Property Value
filteredSync
Enabled or Disabled flag to turn on Group-based filtered sync
filteredSync?: string
Property Value
string
ldapsSettings
migrationProperties
Migration Properties NOTE: This property will not be serialized. It can only be populated by the server.
migrationProperties?: MigrationProperties
Property Value
notificationSettings
Notification Settings
notificationSettings?: NotificationSettings
Property Value
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
replicaSets
resourceForestSettings
Resource Forest Settings
resourceForestSettings?: ResourceForestSettings
Property Value
sku
Sku Type
sku?: string
Property Value
string
syncOwner
SyncOwner ReplicaSet Id NOTE: This property will not be serialized. It can only be populated by the server.
syncOwner?: 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
version
Data Model Version NOTE: This property will not be serialized. It can only be populated by the server.
version?: number
Property Value
number
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