Share via


MoveResourceProperties.TargetId Property

Definition

Gets or sets the Target ARM Id of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to