BlobSasBuilder.Identifier Property
Definition
An optional unique value up to 64 characters in length that correlates to an access policy specified for the container.
public string Identifier { get; set; }
member this.Identifier : string with get, set
Public Property Identifier As String