Share via


TableUriBuilder.Sas Property

Definition

Gets or sets the Shared Access Signature query parameters, or null if not present in the Uri.

public Azure.Data.Tables.Sas.TableSasQueryParameters Sas { get; set; }
member this.Sas : Azure.Data.Tables.Sas.TableSasQueryParameters with get, set
Public Property Sas As TableSasQueryParameters

Property Value

Applies to