Condividi tramite


IActiveDirectoryProperties.AzureStorageSid Property

Definition

Specifies the security identifier (SID) for Azure Storage.

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

Property Value

Attributes

Applies to