Share via


DeploymentOperationProperties.TargetResource Property

Definition

Gets the target resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to