ListAccountSasResponseInner.AccountSasToken Property

Definition

Gets list SAS credentials of storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to