Share via


DeploymentOperationProperties.Response Property

Definition

Gets the HTTP response message.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to