Condividi tramite


IServiceSasParameters.Identifier Property

Definition

A unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="A unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="signedIdentifier", Update=true)]
public string Identifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="A unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="signedIdentifier", Update=true)>]
member this.Identifier : string with get, set
Public Property Identifier As String

Property Value

Attributes

Applies to