Share via


MoveResourceProperties.IsResolveRequired Property

Definition

Gets a value indicating whether the resolve action is required over the move collection.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public bool? IsResolveRequired { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.IsResolveRequired : Nullable<bool>
Public ReadOnly Property IsResolveRequired As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to