次の方法で共有


SasDefinitionBundle.SasType プロパティ

定義

SAS 定義によって作成される SAS トークンの種類を取得します。 使用可能な値は、'account'、'service' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象