다음을 통해 공유


MoveResource.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.Inlined)]
public bool? IsResolveRequired { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Inlined)>]
member this.IsResolveRequired : Nullable<bool>
Public ReadOnly Property IsResolveRequired As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to