Get Domain Service Result
data class GetDomainServiceResult(val azureApiVersion: String, val configDiagnostics: ConfigDiagnosticsResponse? = null, val deploymentId: String, val domainConfigurationType: String? = null, val domainName: String? = null, val domainSecuritySettings: DomainSecuritySettingsResponse? = null, val etag: String? = null, val filteredSync: String? = null, val id: String, val ldapsSettings: LdapsSettingsResponse? = null, val location: String? = null, val migrationProperties: MigrationPropertiesResponse, val name: String, val notificationSettings: NotificationSettingsResponse? = null, val provisioningState: String, val replicaSets: List<ReplicaSetResponse>? = null, val resourceForestSettings: ResourceForestSettingsResponse? = null, val sku: String? = null, val syncApplicationId: String, val syncOwner: String, val syncScope: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val tenantId: String, val type: String, val version: Int)
Domain service.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, configDiagnostics: ConfigDiagnosticsResponse? = null, deploymentId: String, domainConfigurationType: String? = null, domainName: String? = null, domainSecuritySettings: DomainSecuritySettingsResponse? = null, etag: String? = null, filteredSync: String? = null, id: String, ldapsSettings: LdapsSettingsResponse? = null, location: String? = null, migrationProperties: MigrationPropertiesResponse, name: String, notificationSettings: NotificationSettingsResponse? = null, provisioningState: String, replicaSets: List<ReplicaSetResponse>? = null, resourceForestSettings: ResourceForestSettingsResponse? = null, sku: String? = null, syncApplicationId: String, syncOwner: String, syncScope: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, tenantId: String, type: String, version: Int)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Configuration diagnostics data containing latest execution from client.
Link copied to clipboard
Deployment Id
Link copied to clipboard
Domain Configuration Type
Link copied to clipboard
The name of the Azure domain that the user would like to deploy Domain Services to.
Link copied to clipboard
DomainSecurity Settings
Link copied to clipboard
Enabled or Disabled flag to turn on Group-based filtered sync
Link copied to clipboard
Secure LDAP Settings
Link copied to clipboard
Migration Properties
Link copied to clipboard
Notification Settings
Link copied to clipboard
the current deployment or provisioning state, which only appears in the response.
Link copied to clipboard
List of ReplicaSets
Link copied to clipboard
Resource Forest Settings
Link copied to clipboard
The unique sync application id of the Azure AD Domain Services deployment.
Link copied to clipboard
The system meta data relating to this resource.