StorageActiveDirectoryProperties.DomainSid Property

Definition

Specifies the security identifier (SID) of the AD domain. If directoryServiceOptions is set to AD (AD DS authentication), this property is required. Otherwise, it can be omitted.

public Azure.Provisioning.BicepValue<string> DomainSid { get; set; }
member this.DomainSid : Azure.Provisioning.BicepValue<string> with get, set
Public Property DomainSid As BicepValue(Of String)

Property Value

Applies to