AaddsResourceDetails interface

The Azure active directory domain service resource details.

Properties

domainName

The Azure active directory domain service name.

initialSyncComplete

This indicates whether initial sync complete or not.

ldapsEnabled

This indicates whether enable ldaps or not.

ldapsPublicCertificateInBase64

The base 64 format string of public ldap certificate.

resourceId

The resource id of azure active directory domain service.

subnetId

The subnet resource id.

tenantId

The tenant id of azure active directory domain service .

Property Details

domainName

The Azure active directory domain service name.

domainName?: string

Property Value

string

initialSyncComplete

This indicates whether initial sync complete or not.

initialSyncComplete?: boolean

Property Value

boolean

ldapsEnabled

This indicates whether enable ldaps or not.

ldapsEnabled?: boolean

Property Value

boolean

ldapsPublicCertificateInBase64

The base 64 format string of public ldap certificate.

ldapsPublicCertificateInBase64?: string

Property Value

string

resourceId

The resource id of azure active directory domain service.

resourceId?: string

Property Value

string

subnetId

The subnet resource id.

subnetId?: string

Property Value

string

tenantId

The tenant id of azure active directory domain service .

tenantId?: string

Property Value

string