ListServiceSasResponse.ServiceSasToken プロパティ

定義

特定のリソースのリスト サービス SAS 資格情報を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象