Share via


IAutomaticResolutionProperties.MoveResourceId 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 MoveResourceId { 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.MoveResourceId : string with get, set
Public Property MoveResourceId As String

Property Value

Attributes

Applies to