Megosztás a következőn keresztül:


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(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) }, ReadOnly=false, Required=false, SerializedName="targetId")]
public string TargetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="targetId")>]
member this.TargetId : string with get, set
Public Property TargetId As String

Property Value

Attributes

Applies to