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.Functions.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="signedIdentifier")]
public string Identifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="signedIdentifier")>]
member this.Identifier : string with get, set
Public Property Identifier As String

Property Value

Attributes

Applies to