AaddsResourceDetails interface
Azure Active Directory ドメイン サービス リソースの詳細。
プロパティ
domain |
Azure Active Directory ドメイン サービス名。 |
initial |
これは、初期同期が完了したかどうかを示します。 |
ldaps |
これは、ldaps を有効にするかどうかを示します。 |
ldaps |
パブリック ldap 証明書の基本 64 形式の文字列。 |
resource |
Azure Active Directory ドメイン サービスのリソース ID。 |
subnet |
サブネット リソース ID。 |
tenant |
Azure Active Directory ドメイン サービスのテナント ID。 |
プロパティの詳細
domainName
Azure Active Directory ドメイン サービス名。
domainName?: string
プロパティ値
string
initialSyncComplete
これは、初期同期が完了したかどうかを示します。
initialSyncComplete?: boolean
プロパティ値
boolean
ldapsEnabled
これは、ldaps を有効にするかどうかを示します。
ldapsEnabled?: boolean
プロパティ値
boolean
ldapsPublicCertificateInBase64
パブリック ldap 証明書の基本 64 形式の文字列。
ldapsPublicCertificateInBase64?: string
プロパティ値
string
resourceId
Azure Active Directory ドメイン サービスのリソース ID。
resourceId?: string
プロパティ値
string
subnetId
サブネット リソース ID。
subnetId?: string
プロパティ値
string
tenantId
Azure Active Directory ドメイン サービスのテナント ID。
tenantId?: string
プロパティ値
string