次の方法で共有


AaddsResourceDetails interface

Azure Active Directory ドメイン サービス リソースの詳細。

プロパティ

domainName

Azure Active Directory ドメイン サービス名。

initialSyncComplete

これは、初期同期が完了したかどうかを示します。

ldapsEnabled

これは、ldaps を有効にするかどうかを示します。

ldapsPublicCertificateInBase64

パブリック ldap 証明書の基本 64 形式の文字列。

resourceId

Azure Active Directory ドメイン サービスのリソース ID。

subnetId

サブネット リソース ID。

tenantId

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