ResourceWriteCancelData.HttpRequest Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to