ActiveDirectoryProperties interface
Active Directory (AD) の設定プロパティ。
プロパティ
account |
Azure Storage の Active Directory アカウントの種類を指定します。 |
azure |
Azure Storage のセキュリティ識別子 (SID) を指定します。 |
domain |
ドメイン GUID を指定します。 |
domain |
AD DNS サーバーが権限を持つプライマリ ドメインを指定します。 |
domain |
セキュリティ識別子 (SID) を指定します。 |
forest |
取得する Active Directory フォレストを指定します。 |
net |
NetBIOS ドメイン名を指定します。 |
sam |
Azure Storage の Active Directory SAMAccountName を指定します。 |
プロパティの詳細
accountType
Azure Storage の Active Directory アカウントの種類を指定します。
accountType?: string
プロパティ値
string
azureStorageSid
Azure Storage のセキュリティ識別子 (SID) を指定します。
azureStorageSid?: string
プロパティ値
string
domainGuid
ドメイン GUID を指定します。
domainGuid: string
プロパティ値
string
domainName
AD DNS サーバーが権限を持つプライマリ ドメインを指定します。
domainName: string
プロパティ値
string
domainSid
セキュリティ識別子 (SID) を指定します。
domainSid?: string
プロパティ値
string
forestName
取得する Active Directory フォレストを指定します。
forestName?: string
プロパティ値
string
netBiosDomainName
NetBIOS ドメイン名を指定します。
netBiosDomainName?: string
プロパティ値
string
samAccountName
Azure Storage の Active Directory SAMAccountName を指定します。
samAccountName?: string
プロパティ値
string