Share via


DeploymentOperationProperties.Request Property

Definition

Gets the HTTP request message.

[Newtonsoft.Json.JsonProperty(PropertyName="request")]
public Microsoft.Azure.Management.ResourceManager.Models.HttpMessage Request { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="request")>]
member this.Request : Microsoft.Azure.Management.ResourceManager.Models.HttpMessage
Public ReadOnly Property Request As HttpMessage

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to