IListAccountSasResponse.AccountSasToken Property

Definition

List SAS credentials of storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="List SAS credentials of storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="accountSasToken", Update=false)]
public string AccountSasToken { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="List SAS credentials of storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="accountSasToken", Update=false)>]
member this.AccountSasToken : string
Public ReadOnly Property AccountSasToken As String

Property Value

Attributes

Applies to