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

Property Value

Attributes

Applies to