Partager via


IListServiceSasResponse.ServiceSasToken Property

Definition

List service SAS credentials of specific resource.

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

Property Value

Attributes

Applies to