AutomaticResolutionProperties.MoveResourceId 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.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public string MoveResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.MoveResourceId : string with get, set
Public Property MoveResourceId As String
Property Value
Implements
- Attributes