1. Packages
  2. Azure Native
  3. API Docs
  4. aad
  5. getDomainService
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.aad.getDomainService

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

The Get Domain Service operation retrieves a json representation of the Domain Service.

Uses Azure REST API version 2022-12-01.

Using getDomainService

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getDomainService(args: GetDomainServiceArgs, opts?: InvokeOptions): Promise<GetDomainServiceResult>
function getDomainServiceOutput(args: GetDomainServiceOutputArgs, opts?: InvokeOptions): Output<GetDomainServiceResult>
Copy
def get_domain_service(domain_service_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetDomainServiceResult
def get_domain_service_output(domain_service_name: Optional[pulumi.Input[str]] = None,
                       resource_group_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetDomainServiceResult]
Copy
func LookupDomainService(ctx *Context, args *LookupDomainServiceArgs, opts ...InvokeOption) (*LookupDomainServiceResult, error)
func LookupDomainServiceOutput(ctx *Context, args *LookupDomainServiceOutputArgs, opts ...InvokeOption) LookupDomainServiceResultOutput
Copy

> Note: This function is named LookupDomainService in the Go SDK.

public static class GetDomainService 
{
    public static Task<GetDomainServiceResult> InvokeAsync(GetDomainServiceArgs args, InvokeOptions? opts = null)
    public static Output<GetDomainServiceResult> Invoke(GetDomainServiceInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDomainServiceResult> getDomainService(GetDomainServiceArgs args, InvokeOptions options)
public static Output<GetDomainServiceResult> getDomainService(GetDomainServiceArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:aad:getDomainService
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DomainServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the domain service.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the user's subscription. The name is case insensitive.
DomainServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the domain service.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the user's subscription. The name is case insensitive.
domainServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the domain service.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the user's subscription. The name is case insensitive.
domainServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the domain service.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the user's subscription. The name is case insensitive.
domain_service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the domain service.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group within the user's subscription. The name is case insensitive.
domainServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the domain service.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the user's subscription. The name is case insensitive.

getDomainService Result

The following output properties are available:

DeploymentId string
Deployment Id
Id string
Resource Id
MigrationProperties Pulumi.AzureNative.Aad.Outputs.MigrationPropertiesResponse
Migration Properties
Name string
Resource name
ProvisioningState string
the current deployment or provisioning state, which only appears in the response.
SyncApplicationId string
The unique sync application id of the Azure AD Domain Services deployment.
SyncOwner string
SyncOwner ReplicaSet Id
SystemData Pulumi.AzureNative.Aad.Outputs.SystemDataResponse
The system meta data relating to this resource.
TenantId string
Azure Active Directory Tenant Id
Type string
Resource type
Version int
Data Model Version
ConfigDiagnostics Pulumi.AzureNative.Aad.Outputs.ConfigDiagnosticsResponse
Configuration diagnostics data containing latest execution from client.
DomainConfigurationType string
Domain Configuration Type
DomainName string
The name of the Azure domain that the user would like to deploy Domain Services to.
DomainSecuritySettings Pulumi.AzureNative.Aad.Outputs.DomainSecuritySettingsResponse
DomainSecurity Settings
Etag string
Resource etag
FilteredSync string
Enabled or Disabled flag to turn on Group-based filtered sync
LdapsSettings Pulumi.AzureNative.Aad.Outputs.LdapsSettingsResponse
Secure LDAP Settings
Location string
Resource location
NotificationSettings Pulumi.AzureNative.Aad.Outputs.NotificationSettingsResponse
Notification Settings
ReplicaSets List<Pulumi.AzureNative.Aad.Outputs.ReplicaSetResponse>
List of ReplicaSets
ResourceForestSettings Pulumi.AzureNative.Aad.Outputs.ResourceForestSettingsResponse
Resource Forest Settings
Sku string
Sku Type
SyncScope string
All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud
Tags Dictionary<string, string>
Resource tags
DeploymentId string
Deployment Id
Id string
Resource Id
MigrationProperties MigrationPropertiesResponse
Migration Properties
Name string
Resource name
ProvisioningState string
the current deployment or provisioning state, which only appears in the response.
SyncApplicationId string
The unique sync application id of the Azure AD Domain Services deployment.
SyncOwner string
SyncOwner ReplicaSet Id
SystemData SystemDataResponse
The system meta data relating to this resource.
TenantId string
Azure Active Directory Tenant Id
Type string
Resource type
Version int
Data Model Version
ConfigDiagnostics ConfigDiagnosticsResponse
Configuration diagnostics data containing latest execution from client.
DomainConfigurationType string
Domain Configuration Type
DomainName string
The name of the Azure domain that the user would like to deploy Domain Services to.
DomainSecuritySettings DomainSecuritySettingsResponse
DomainSecurity Settings
Etag string
Resource etag
FilteredSync string
Enabled or Disabled flag to turn on Group-based filtered sync
LdapsSettings LdapsSettingsResponse
Secure LDAP Settings
Location string
Resource location
NotificationSettings NotificationSettingsResponse
Notification Settings
ReplicaSets []ReplicaSetResponse
List of ReplicaSets
ResourceForestSettings ResourceForestSettingsResponse
Resource Forest Settings
Sku string
Sku Type
SyncScope string
All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud
Tags map[string]string
Resource tags
deploymentId String
Deployment Id
id String
Resource Id
migrationProperties MigrationPropertiesResponse
Migration Properties
name String
Resource name
provisioningState String
the current deployment or provisioning state, which only appears in the response.
syncApplicationId String
The unique sync application id of the Azure AD Domain Services deployment.
syncOwner String
SyncOwner ReplicaSet Id
systemData SystemDataResponse
The system meta data relating to this resource.
tenantId String
Azure Active Directory Tenant Id
type String
Resource type
version Integer
Data Model Version
configDiagnostics ConfigDiagnosticsResponse
Configuration diagnostics data containing latest execution from client.
domainConfigurationType String
Domain Configuration Type
domainName String
The name of the Azure domain that the user would like to deploy Domain Services to.
domainSecuritySettings DomainSecuritySettingsResponse
DomainSecurity Settings
etag String
Resource etag
filteredSync String
Enabled or Disabled flag to turn on Group-based filtered sync
ldapsSettings LdapsSettingsResponse
Secure LDAP Settings
location String
Resource location
notificationSettings NotificationSettingsResponse
Notification Settings
replicaSets List<ReplicaSetResponse>
List of ReplicaSets
resourceForestSettings ResourceForestSettingsResponse
Resource Forest Settings
sku String
Sku Type
syncScope String
All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud
tags Map<String,String>
Resource tags
deploymentId string
Deployment Id
id string
Resource Id
migrationProperties MigrationPropertiesResponse
Migration Properties
name string
Resource name
provisioningState string
the current deployment or provisioning state, which only appears in the response.
syncApplicationId string
The unique sync application id of the Azure AD Domain Services deployment.
syncOwner string
SyncOwner ReplicaSet Id
systemData SystemDataResponse
The system meta data relating to this resource.
tenantId string
Azure Active Directory Tenant Id
type string
Resource type
version number
Data Model Version
configDiagnostics ConfigDiagnosticsResponse
Configuration diagnostics data containing latest execution from client.
domainConfigurationType string
Domain Configuration Type
domainName string
The name of the Azure domain that the user would like to deploy Domain Services to.
domainSecuritySettings DomainSecuritySettingsResponse
DomainSecurity Settings
etag string
Resource etag
filteredSync string
Enabled or Disabled flag to turn on Group-based filtered sync
ldapsSettings LdapsSettingsResponse
Secure LDAP Settings
location string
Resource location
notificationSettings NotificationSettingsResponse
Notification Settings
replicaSets ReplicaSetResponse[]
List of ReplicaSets
resourceForestSettings ResourceForestSettingsResponse
Resource Forest Settings
sku string
Sku Type
syncScope string
All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud
tags {[key: string]: string}
Resource tags
deployment_id str
Deployment Id
id str
Resource Id
migration_properties MigrationPropertiesResponse
Migration Properties
name str
Resource name
provisioning_state str
the current deployment or provisioning state, which only appears in the response.
sync_application_id str
The unique sync application id of the Azure AD Domain Services deployment.
sync_owner str
SyncOwner ReplicaSet Id
system_data SystemDataResponse
The system meta data relating to this resource.
tenant_id str
Azure Active Directory Tenant Id
type str
Resource type
version int
Data Model Version
config_diagnostics ConfigDiagnosticsResponse
Configuration diagnostics data containing latest execution from client.
domain_configuration_type str
Domain Configuration Type
domain_name str
The name of the Azure domain that the user would like to deploy Domain Services to.
domain_security_settings DomainSecuritySettingsResponse
DomainSecurity Settings
etag str
Resource etag
filtered_sync str
Enabled or Disabled flag to turn on Group-based filtered sync
ldaps_settings LdapsSettingsResponse
Secure LDAP Settings
location str
Resource location
notification_settings NotificationSettingsResponse
Notification Settings
replica_sets Sequence[ReplicaSetResponse]
List of ReplicaSets
resource_forest_settings ResourceForestSettingsResponse
Resource Forest Settings
sku str
Sku Type
sync_scope str
All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud
tags Mapping[str, str]
Resource tags
deploymentId String
Deployment Id
id String
Resource Id
migrationProperties Property Map
Migration Properties
name String
Resource name
provisioningState String
the current deployment or provisioning state, which only appears in the response.
syncApplicationId String
The unique sync application id of the Azure AD Domain Services deployment.
syncOwner String
SyncOwner ReplicaSet Id
systemData Property Map
The system meta data relating to this resource.
tenantId String
Azure Active Directory Tenant Id
type String
Resource type
version Number
Data Model Version
configDiagnostics Property Map
Configuration diagnostics data containing latest execution from client.
domainConfigurationType String
Domain Configuration Type
domainName String
The name of the Azure domain that the user would like to deploy Domain Services to.
domainSecuritySettings Property Map
DomainSecurity Settings
etag String
Resource etag
filteredSync String
Enabled or Disabled flag to turn on Group-based filtered sync
ldapsSettings Property Map
Secure LDAP Settings
location String
Resource location
notificationSettings Property Map
Notification Settings
replicaSets List<Property Map>
List of ReplicaSets
resourceForestSettings Property Map
Resource Forest Settings
sku String
Sku Type
syncScope String
All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively syncing in the cloud
tags Map<String>
Resource tags

Supporting Types

ConfigDiagnosticsResponse

LastExecuted string
Last domain configuration diagnostics DateTime
ValidatorResults List<Pulumi.AzureNative.Aad.Inputs.ConfigDiagnosticsValidatorResultResponse>
List of Configuration Diagnostics validator results.
LastExecuted string
Last domain configuration diagnostics DateTime
ValidatorResults []ConfigDiagnosticsValidatorResultResponse
List of Configuration Diagnostics validator results.
lastExecuted String
Last domain configuration diagnostics DateTime
validatorResults List<ConfigDiagnosticsValidatorResultResponse>
List of Configuration Diagnostics validator results.
lastExecuted string
Last domain configuration diagnostics DateTime
validatorResults ConfigDiagnosticsValidatorResultResponse[]
List of Configuration Diagnostics validator results.
last_executed str
Last domain configuration diagnostics DateTime
validator_results Sequence[ConfigDiagnosticsValidatorResultResponse]
List of Configuration Diagnostics validator results.
lastExecuted String
Last domain configuration diagnostics DateTime
validatorResults List<Property Map>
List of Configuration Diagnostics validator results.

ConfigDiagnosticsValidatorResultIssueResponse

DescriptionParams List<string>
List of domain resource property name or values used to compose a rich description.
Id string
Validation issue identifier.
DescriptionParams []string
List of domain resource property name or values used to compose a rich description.
Id string
Validation issue identifier.
descriptionParams List<String>
List of domain resource property name or values used to compose a rich description.
id String
Validation issue identifier.
descriptionParams string[]
List of domain resource property name or values used to compose a rich description.
id string
Validation issue identifier.
description_params Sequence[str]
List of domain resource property name or values used to compose a rich description.
id str
Validation issue identifier.
descriptionParams List<String>
List of domain resource property name or values used to compose a rich description.
id String
Validation issue identifier.

ConfigDiagnosticsValidatorResultResponse

Issues List<Pulumi.AzureNative.Aad.Inputs.ConfigDiagnosticsValidatorResultIssueResponse>
List of resource config validation issues.
ReplicaSetSubnetDisplayName string
Replica set location and subnet name
Status string
Status for individual validator after running diagnostics.
ValidatorId string
Validator identifier
Issues []ConfigDiagnosticsValidatorResultIssueResponse
List of resource config validation issues.
ReplicaSetSubnetDisplayName string
Replica set location and subnet name
Status string
Status for individual validator after running diagnostics.
ValidatorId string
Validator identifier
issues List<ConfigDiagnosticsValidatorResultIssueResponse>
List of resource config validation issues.
replicaSetSubnetDisplayName String
Replica set location and subnet name
status String
Status for individual validator after running diagnostics.
validatorId String
Validator identifier
issues ConfigDiagnosticsValidatorResultIssueResponse[]
List of resource config validation issues.
replicaSetSubnetDisplayName string
Replica set location and subnet name
status string
Status for individual validator after running diagnostics.
validatorId string
Validator identifier
issues Sequence[ConfigDiagnosticsValidatorResultIssueResponse]
List of resource config validation issues.
replica_set_subnet_display_name str
Replica set location and subnet name
status str
Status for individual validator after running diagnostics.
validator_id str
Validator identifier
issues List<Property Map>
List of resource config validation issues.
replicaSetSubnetDisplayName String
Replica set location and subnet name
status String
Status for individual validator after running diagnostics.
validatorId String
Validator identifier

DomainSecuritySettingsResponse

ChannelBinding string
A flag to determine whether or not ChannelBinding is enabled or disabled.
KerberosArmoring string
A flag to determine whether or not KerberosArmoring is enabled or disabled.
KerberosRc4Encryption string
A flag to determine whether or not KerberosRc4Encryption is enabled or disabled.
LdapSigning string
A flag to determine whether or not LdapSigning is enabled or disabled.
NtlmV1 string
A flag to determine whether or not NtlmV1 is enabled or disabled.
SyncKerberosPasswords string
A flag to determine whether or not SyncKerberosPasswords is enabled or disabled.
SyncNtlmPasswords string
A flag to determine whether or not SyncNtlmPasswords is enabled or disabled.
SyncOnPremPasswords string
A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.
TlsV1 string
A flag to determine whether or not TlsV1 is enabled or disabled.
ChannelBinding string
A flag to determine whether or not ChannelBinding is enabled or disabled.
KerberosArmoring string
A flag to determine whether or not KerberosArmoring is enabled or disabled.
KerberosRc4Encryption string
A flag to determine whether or not KerberosRc4Encryption is enabled or disabled.
LdapSigning string
A flag to determine whether or not LdapSigning is enabled or disabled.
NtlmV1 string
A flag to determine whether or not NtlmV1 is enabled or disabled.
SyncKerberosPasswords string
A flag to determine whether or not SyncKerberosPasswords is enabled or disabled.
SyncNtlmPasswords string
A flag to determine whether or not SyncNtlmPasswords is enabled or disabled.
SyncOnPremPasswords string
A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.
TlsV1 string
A flag to determine whether or not TlsV1 is enabled or disabled.
channelBinding String
A flag to determine whether or not ChannelBinding is enabled or disabled.
kerberosArmoring String
A flag to determine whether or not KerberosArmoring is enabled or disabled.
kerberosRc4Encryption String
A flag to determine whether or not KerberosRc4Encryption is enabled or disabled.
ldapSigning String
A flag to determine whether or not LdapSigning is enabled or disabled.
ntlmV1 String
A flag to determine whether or not NtlmV1 is enabled or disabled.
syncKerberosPasswords String
A flag to determine whether or not SyncKerberosPasswords is enabled or disabled.
syncNtlmPasswords String
A flag to determine whether or not SyncNtlmPasswords is enabled or disabled.
syncOnPremPasswords String
A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.
tlsV1 String
A flag to determine whether or not TlsV1 is enabled or disabled.
channelBinding string
A flag to determine whether or not ChannelBinding is enabled or disabled.
kerberosArmoring string
A flag to determine whether or not KerberosArmoring is enabled or disabled.
kerberosRc4Encryption string
A flag to determine whether or not KerberosRc4Encryption is enabled or disabled.
ldapSigning string
A flag to determine whether or not LdapSigning is enabled or disabled.
ntlmV1 string
A flag to determine whether or not NtlmV1 is enabled or disabled.
syncKerberosPasswords string
A flag to determine whether or not SyncKerberosPasswords is enabled or disabled.
syncNtlmPasswords string
A flag to determine whether or not SyncNtlmPasswords is enabled or disabled.
syncOnPremPasswords string
A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.
tlsV1 string
A flag to determine whether or not TlsV1 is enabled or disabled.
channel_binding str
A flag to determine whether or not ChannelBinding is enabled or disabled.
kerberos_armoring str
A flag to determine whether or not KerberosArmoring is enabled or disabled.
kerberos_rc4_encryption str
A flag to determine whether or not KerberosRc4Encryption is enabled or disabled.
ldap_signing str
A flag to determine whether or not LdapSigning is enabled or disabled.
ntlm_v1 str
A flag to determine whether or not NtlmV1 is enabled or disabled.
sync_kerberos_passwords str
A flag to determine whether or not SyncKerberosPasswords is enabled or disabled.
sync_ntlm_passwords str
A flag to determine whether or not SyncNtlmPasswords is enabled or disabled.
sync_on_prem_passwords str
A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.
tls_v1 str
A flag to determine whether or not TlsV1 is enabled or disabled.
channelBinding String
A flag to determine whether or not ChannelBinding is enabled or disabled.
kerberosArmoring String
A flag to determine whether or not KerberosArmoring is enabled or disabled.
kerberosRc4Encryption String
A flag to determine whether or not KerberosRc4Encryption is enabled or disabled.
ldapSigning String
A flag to determine whether or not LdapSigning is enabled or disabled.
ntlmV1 String
A flag to determine whether or not NtlmV1 is enabled or disabled.
syncKerberosPasswords String
A flag to determine whether or not SyncKerberosPasswords is enabled or disabled.
syncNtlmPasswords String
A flag to determine whether or not SyncNtlmPasswords is enabled or disabled.
syncOnPremPasswords String
A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.
tlsV1 String
A flag to determine whether or not TlsV1 is enabled or disabled.

ForestTrustResponse

FriendlyName string
Friendly Name
RemoteDnsIps string
Remote Dns ips
TrustDirection string
Trust Direction
TrustPassword string
Trust Password
TrustedDomainFqdn string
Trusted Domain FQDN
FriendlyName string
Friendly Name
RemoteDnsIps string
Remote Dns ips
TrustDirection string
Trust Direction
TrustPassword string
Trust Password
TrustedDomainFqdn string
Trusted Domain FQDN
friendlyName String
Friendly Name
remoteDnsIps String
Remote Dns ips
trustDirection String
Trust Direction
trustPassword String
Trust Password
trustedDomainFqdn String
Trusted Domain FQDN
friendlyName string
Friendly Name
remoteDnsIps string
Remote Dns ips
trustDirection string
Trust Direction
trustPassword string
Trust Password
trustedDomainFqdn string
Trusted Domain FQDN
friendly_name str
Friendly Name
remote_dns_ips str
Remote Dns ips
trust_direction str
Trust Direction
trust_password str
Trust Password
trusted_domain_fqdn str
Trusted Domain FQDN
friendlyName String
Friendly Name
remoteDnsIps String
Remote Dns ips
trustDirection String
Trust Direction
trustPassword String
Trust Password
trustedDomainFqdn String
Trusted Domain FQDN

HealthAlertResponse

Id This property is required. string
Health Alert Id
Issue This property is required. string
Health Alert Issue
LastDetected This property is required. string
Health Alert Last Detected DateTime
Name This property is required. string
Health Alert Name
Raised This property is required. string
Health Alert Raised DateTime
ResolutionUri This property is required. string
Health Alert TSG Link
Severity This property is required. string
Health Alert Severity
Id This property is required. string
Health Alert Id
Issue This property is required. string
Health Alert Issue
LastDetected This property is required. string
Health Alert Last Detected DateTime
Name This property is required. string
Health Alert Name
Raised This property is required. string
Health Alert Raised DateTime
ResolutionUri This property is required. string
Health Alert TSG Link
Severity This property is required. string
Health Alert Severity
id This property is required. String
Health Alert Id
issue This property is required. String
Health Alert Issue
lastDetected This property is required. String
Health Alert Last Detected DateTime
name This property is required. String
Health Alert Name
raised This property is required. String
Health Alert Raised DateTime
resolutionUri This property is required. String
Health Alert TSG Link
severity This property is required. String
Health Alert Severity
id This property is required. string
Health Alert Id
issue This property is required. string
Health Alert Issue
lastDetected This property is required. string
Health Alert Last Detected DateTime
name This property is required. string
Health Alert Name
raised This property is required. string
Health Alert Raised DateTime
resolutionUri This property is required. string
Health Alert TSG Link
severity This property is required. string
Health Alert Severity
id This property is required. str
Health Alert Id
issue This property is required. str
Health Alert Issue
last_detected This property is required. str
Health Alert Last Detected DateTime
name This property is required. str
Health Alert Name
raised This property is required. str
Health Alert Raised DateTime
resolution_uri This property is required. str
Health Alert TSG Link
severity This property is required. str
Health Alert Severity
id This property is required. String
Health Alert Id
issue This property is required. String
Health Alert Issue
lastDetected This property is required. String
Health Alert Last Detected DateTime
name This property is required. String
Health Alert Name
raised This property is required. String
Health Alert Raised DateTime
resolutionUri This property is required. String
Health Alert TSG Link
severity This property is required. String
Health Alert Severity

HealthMonitorResponse

Details This property is required. string
Health Monitor Details
Id This property is required. string
Health Monitor Id
Name This property is required. string
Health Monitor Name
Details This property is required. string
Health Monitor Details
Id This property is required. string
Health Monitor Id
Name This property is required. string
Health Monitor Name
details This property is required. String
Health Monitor Details
id This property is required. String
Health Monitor Id
name This property is required. String
Health Monitor Name
details This property is required. string
Health Monitor Details
id This property is required. string
Health Monitor Id
name This property is required. string
Health Monitor Name
details This property is required. str
Health Monitor Details
id This property is required. str
Health Monitor Id
name This property is required. str
Health Monitor Name
details This property is required. String
Health Monitor Details
id This property is required. String
Health Monitor Id
name This property is required. String
Health Monitor Name

LdapsSettingsResponse

CertificateNotAfter This property is required. string
NotAfter DateTime of configure ldaps certificate.
CertificateThumbprint This property is required. string
Thumbprint of configure ldaps certificate.
PublicCertificate This property is required. string
Public certificate used to configure secure ldap.
ExternalAccess string
A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.
Ldaps string
A flag to determine whether or not Secure LDAP is enabled or disabled.
PfxCertificate string
The certificate required to configure Secure LDAP. The parameter passed here should be a base64encoded representation of the certificate pfx file.
PfxCertificatePassword string
The password to decrypt the provided Secure LDAP certificate pfx file.
CertificateNotAfter This property is required. string
NotAfter DateTime of configure ldaps certificate.
CertificateThumbprint This property is required. string
Thumbprint of configure ldaps certificate.
PublicCertificate This property is required. string
Public certificate used to configure secure ldap.
ExternalAccess string
A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.
Ldaps string
A flag to determine whether or not Secure LDAP is enabled or disabled.
PfxCertificate string
The certificate required to configure Secure LDAP. The parameter passed here should be a base64encoded representation of the certificate pfx file.
PfxCertificatePassword string
The password to decrypt the provided Secure LDAP certificate pfx file.
certificateNotAfter This property is required. String
NotAfter DateTime of configure ldaps certificate.
certificateThumbprint This property is required. String
Thumbprint of configure ldaps certificate.
publicCertificate This property is required. String
Public certificate used to configure secure ldap.
externalAccess String
A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.
ldaps String
A flag to determine whether or not Secure LDAP is enabled or disabled.
pfxCertificate String
The certificate required to configure Secure LDAP. The parameter passed here should be a base64encoded representation of the certificate pfx file.
pfxCertificatePassword String
The password to decrypt the provided Secure LDAP certificate pfx file.
certificateNotAfter This property is required. string
NotAfter DateTime of configure ldaps certificate.
certificateThumbprint This property is required. string
Thumbprint of configure ldaps certificate.
publicCertificate This property is required. string
Public certificate used to configure secure ldap.
externalAccess string
A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.
ldaps string
A flag to determine whether or not Secure LDAP is enabled or disabled.
pfxCertificate string
The certificate required to configure Secure LDAP. The parameter passed here should be a base64encoded representation of the certificate pfx file.
pfxCertificatePassword string
The password to decrypt the provided Secure LDAP certificate pfx file.
certificate_not_after This property is required. str
NotAfter DateTime of configure ldaps certificate.
certificate_thumbprint This property is required. str
Thumbprint of configure ldaps certificate.
public_certificate This property is required. str
Public certificate used to configure secure ldap.
external_access str
A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.
ldaps str
A flag to determine whether or not Secure LDAP is enabled or disabled.
pfx_certificate str
The certificate required to configure Secure LDAP. The parameter passed here should be a base64encoded representation of the certificate pfx file.
pfx_certificate_password str
The password to decrypt the provided Secure LDAP certificate pfx file.
certificateNotAfter This property is required. String
NotAfter DateTime of configure ldaps certificate.
certificateThumbprint This property is required. String
Thumbprint of configure ldaps certificate.
publicCertificate This property is required. String
Public certificate used to configure secure ldap.
externalAccess String
A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.
ldaps String
A flag to determine whether or not Secure LDAP is enabled or disabled.
pfxCertificate String
The certificate required to configure Secure LDAP. The parameter passed here should be a base64encoded representation of the certificate pfx file.
pfxCertificatePassword String
The password to decrypt the provided Secure LDAP certificate pfx file.

MigrationProgressResponse

CompletionPercentage double
Completion Percentage
ProgressMessage string
Progress Message
CompletionPercentage float64
Completion Percentage
ProgressMessage string
Progress Message
completionPercentage Double
Completion Percentage
progressMessage String
Progress Message
completionPercentage number
Completion Percentage
progressMessage string
Progress Message
completion_percentage float
Completion Percentage
progress_message str
Progress Message
completionPercentage Number
Completion Percentage
progressMessage String
Progress Message

MigrationPropertiesResponse

MigrationProgress This property is required. Pulumi.AzureNative.Aad.Inputs.MigrationProgressResponse
Migration Progress
OldSubnetId This property is required. string
Old Subnet Id
OldVnetSiteId This property is required. string
Old Vnet Site Id
MigrationProgress This property is required. MigrationProgressResponse
Migration Progress
OldSubnetId This property is required. string
Old Subnet Id
OldVnetSiteId This property is required. string
Old Vnet Site Id
migrationProgress This property is required. MigrationProgressResponse
Migration Progress
oldSubnetId This property is required. String
Old Subnet Id
oldVnetSiteId This property is required. String
Old Vnet Site Id
migrationProgress This property is required. MigrationProgressResponse
Migration Progress
oldSubnetId This property is required. string
Old Subnet Id
oldVnetSiteId This property is required. string
Old Vnet Site Id
migration_progress This property is required. MigrationProgressResponse
Migration Progress
old_subnet_id This property is required. str
Old Subnet Id
old_vnet_site_id This property is required. str
Old Vnet Site Id
migrationProgress This property is required. Property Map
Migration Progress
oldSubnetId This property is required. String
Old Subnet Id
oldVnetSiteId This property is required. String
Old Vnet Site Id

NotificationSettingsResponse

AdditionalRecipients List<string>
The list of additional recipients
NotifyDcAdmins string
Should domain controller admins be notified
NotifyGlobalAdmins string
Should global admins be notified
AdditionalRecipients []string
The list of additional recipients
NotifyDcAdmins string
Should domain controller admins be notified
NotifyGlobalAdmins string
Should global admins be notified
additionalRecipients List<String>
The list of additional recipients
notifyDcAdmins String
Should domain controller admins be notified
notifyGlobalAdmins String
Should global admins be notified
additionalRecipients string[]
The list of additional recipients
notifyDcAdmins string
Should domain controller admins be notified
notifyGlobalAdmins string
Should global admins be notified
additional_recipients Sequence[str]
The list of additional recipients
notify_dc_admins str
Should domain controller admins be notified
notify_global_admins str
Should global admins be notified
additionalRecipients List<String>
The list of additional recipients
notifyDcAdmins String
Should domain controller admins be notified
notifyGlobalAdmins String
Should global admins be notified

ReplicaSetResponse

DomainControllerIpAddress This property is required. List<string>
List of Domain Controller IP Address
ExternalAccessIpAddress This property is required. string
External access ip address.
HealthAlerts This property is required. List<Pulumi.AzureNative.Aad.Inputs.HealthAlertResponse>
List of Domain Health Alerts
HealthLastEvaluated This property is required. string
Last domain evaluation run DateTime
HealthMonitors This property is required. List<Pulumi.AzureNative.Aad.Inputs.HealthMonitorResponse>
List of Domain Health Monitors
ReplicaSetId This property is required. string
ReplicaSet Id
ServiceStatus This property is required. string
Status of Domain Service instance
VnetSiteId This property is required. string
Virtual network site id
Location string
Virtual network location
SubnetId string
The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.
DomainControllerIpAddress This property is required. []string
List of Domain Controller IP Address
ExternalAccessIpAddress This property is required. string
External access ip address.
HealthAlerts This property is required. []HealthAlertResponse
List of Domain Health Alerts
HealthLastEvaluated This property is required. string
Last domain evaluation run DateTime
HealthMonitors This property is required. []HealthMonitorResponse
List of Domain Health Monitors
ReplicaSetId This property is required. string
ReplicaSet Id
ServiceStatus This property is required. string
Status of Domain Service instance
VnetSiteId This property is required. string
Virtual network site id
Location string
Virtual network location
SubnetId string
The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.
domainControllerIpAddress This property is required. List<String>
List of Domain Controller IP Address
externalAccessIpAddress This property is required. String
External access ip address.
healthAlerts This property is required. List<HealthAlertResponse>
List of Domain Health Alerts
healthLastEvaluated This property is required. String
Last domain evaluation run DateTime
healthMonitors This property is required. List<HealthMonitorResponse>
List of Domain Health Monitors
replicaSetId This property is required. String
ReplicaSet Id
serviceStatus This property is required. String
Status of Domain Service instance
vnetSiteId This property is required. String
Virtual network site id
location String
Virtual network location
subnetId String
The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.
domainControllerIpAddress This property is required. string[]
List of Domain Controller IP Address
externalAccessIpAddress This property is required. string
External access ip address.
healthAlerts This property is required. HealthAlertResponse[]
List of Domain Health Alerts
healthLastEvaluated This property is required. string
Last domain evaluation run DateTime
healthMonitors This property is required. HealthMonitorResponse[]
List of Domain Health Monitors
replicaSetId This property is required. string
ReplicaSet Id
serviceStatus This property is required. string
Status of Domain Service instance
vnetSiteId This property is required. string
Virtual network site id
location string
Virtual network location
subnetId string
The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.
domain_controller_ip_address This property is required. Sequence[str]
List of Domain Controller IP Address
external_access_ip_address This property is required. str
External access ip address.
health_alerts This property is required. Sequence[HealthAlertResponse]
List of Domain Health Alerts
health_last_evaluated This property is required. str
Last domain evaluation run DateTime
health_monitors This property is required. Sequence[HealthMonitorResponse]
List of Domain Health Monitors
replica_set_id This property is required. str
ReplicaSet Id
service_status This property is required. str
Status of Domain Service instance
vnet_site_id This property is required. str
Virtual network site id
location str
Virtual network location
subnet_id str
The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.
domainControllerIpAddress This property is required. List<String>
List of Domain Controller IP Address
externalAccessIpAddress This property is required. String
External access ip address.
healthAlerts This property is required. List<Property Map>
List of Domain Health Alerts
healthLastEvaluated This property is required. String
Last domain evaluation run DateTime
healthMonitors This property is required. List<Property Map>
List of Domain Health Monitors
replicaSetId This property is required. String
ReplicaSet Id
serviceStatus This property is required. String
Status of Domain Service instance
vnetSiteId This property is required. String
Virtual network site id
location String
Virtual network location
subnetId String
The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.

ResourceForestSettingsResponse

ResourceForest string
Resource Forest
Settings List<Pulumi.AzureNative.Aad.Inputs.ForestTrustResponse>
List of settings for Resource Forest
ResourceForest string
Resource Forest
Settings []ForestTrustResponse
List of settings for Resource Forest
resourceForest String
Resource Forest
settings List<ForestTrustResponse>
List of settings for Resource Forest
resourceForest string
Resource Forest
settings ForestTrustResponse[]
List of settings for Resource Forest
resource_forest str
Resource Forest
settings Sequence[ForestTrustResponse]
List of settings for Resource Forest
resourceForest String
Resource Forest
settings List<Property Map>
List of settings for Resource Forest

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi