次の方法で共有


AccessUri.AccessSAS プロパティ

定義

ディスクにアクセスするための SAS URI を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象