ActiveDirectoryProperties interface

Settings properties for Active Directory (AD).

Properties

accountType

Specifies the Active Directory account type for Azure Storage.

azureStorageSid

Specifies the security identifier (SID) for Azure Storage.

domainGuid

Specifies the domain GUID.

domainName

Specifies the primary domain that the AD DNS server is authoritative for.

domainSid

Specifies the security identifier (SID).

forestName

Specifies the Active Directory forest to get.

netBiosDomainName

Specifies the NetBIOS domain name.

samAccountName

Specifies the Active Directory SAMAccountName for Azure Storage.

Property Details

accountType

Specifies the Active Directory account type for Azure Storage.

accountType?: string

Property Value

string

azureStorageSid

Specifies the security identifier (SID) for Azure Storage.

azureStorageSid?: string

Property Value

string

domainGuid

Specifies the domain GUID.

domainGuid: string

Property Value

string

domainName

Specifies the primary domain that the AD DNS server is authoritative for.

domainName: string

Property Value

string

domainSid

Specifies the security identifier (SID).

domainSid?: string

Property Value

string

forestName

Specifies the Active Directory forest to get.

forestName?: string

Property Value

string

netBiosDomainName

Specifies the NetBIOS domain name.

netBiosDomainName?: string

Property Value

string

samAccountName

Specifies the Active Directory SAMAccountName for Azure Storage.

samAccountName?: string

Property Value

string