IMoveResource.TargetId Property

Definition

Gets or sets the Target ARM Id of the resource.

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

Property Value

Attributes

Applies to