IMoveResourceDependencyOverride.TargetId Property

Definition

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

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

Property Value

Attributes

Applies to