Delen via


ListServiceSasResponse.ServiceSasToken Property

Definition

Gets list service SAS credentials of specific resource.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceSasToken")]
public string ServiceSasToken { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceSasToken")>]
member this.ServiceSasToken : string
Public ReadOnly Property ServiceSasToken As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to