Share via


ServiceSasParameters.CanonicalizedResource Property

Definition

Gets or sets the canonical path to the signed resource.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to