MoveResourceDependencyOverride.TargetId Property

Definition

Gets or sets the resource ARM id of either the MoveResource or the resource ARM ID of the dependent resource.

[Newtonsoft.Json.JsonProperty(PropertyName="targetId")]
public string TargetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetId")>]
member this.TargetId : string with get, set
Public Property TargetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to