Share via


DeploymentOperationProperties.Response Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="response")]
public Microsoft.Azure.Management.Internal.Resources.Models.HttpMessage Response { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="response")>]
member this.Response : Microsoft.Azure.Management.Internal.Resources.Models.HttpMessage with get, set
Public Property Response As HttpMessage

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to