다음을 통해 공유


DeploymentOperationProperties.TargetResource Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to