Condividi tramite


IMoveResourceDependency.AutomaticResolutionMoveResourceId Property

Definition

Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets the MoveResource ARM ID of\r\n        the dependent resource if the resolution type is Automatic.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="moveResourceId")]
public string AutomaticResolutionMoveResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets the MoveResource ARM ID of\r\n        the dependent resource if the resolution type is Automatic.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="moveResourceId")>]
member this.AutomaticResolutionMoveResourceId : string with get, set
Public Property AutomaticResolutionMoveResourceId As String

Property Value

Attributes

Applies to