ResourceWriteCancelData.Authorization Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to