Dela via


IStorageAccountUpdateParameters.ActiveDirectoryPropertyDomainSid Property

Definition

Specifies the security identifier (SID).

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Specifies the security identifier (SID).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainSid", Update=true)]
public string ActiveDirectoryPropertyDomainSid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Specifies the security identifier (SID).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainSid", Update=true)>]
member this.ActiveDirectoryPropertyDomainSid : string with get, set
Public Property ActiveDirectoryPropertyDomainSid As String

Property Value

Attributes

Applies to