次の方法で共有


ServiceSasParameters.CanonicalizedResource プロパティ

定義

署名されたリソースへの正規パスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="canonicalizedResource")]
public string CanonicalizedResource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="canonicalizedResource")>]
member this.CanonicalizedResource : string with get, set
Public Property CanonicalizedResource As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象