Share via


IMoveResourceDependency.ManualResolutionTargetId Property

Definition

Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetId")]
public string ManualResolutionTargetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetId")>]
member this.ManualResolutionTargetId : string with get, set
Public Property ManualResolutionTargetId As String

Property Value

Attributes

Applies to