IMoveResourceDependency.AutomaticResolutionMoveResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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