Share via


IMoveResource.TargetId Property

Definition

Gets or sets the Target ARM Id of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the Target ARM Id of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="targetId")]
public string TargetId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the Target ARM Id of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="targetId")>]
member this.TargetId : string
Public ReadOnly Property TargetId As String

Property Value

Attributes

Applies to