MoveResourceProperties.ExistingTargetId Property

Definition

Gets or sets the existing target ARM Id of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to