IMoveResourceProperties.IsResolveRequired Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets a value indicating whether the resolve action is required over the move collection.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isResolveRequired")]
public bool? IsResolveRequired { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets a value indicating whether the resolve action is required over the move collection.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isResolveRequired")>]
member this.IsResolveRequired : Nullable<bool>
Public ReadOnly Property IsResolveRequired As Nullable(Of Boolean)

Property Value

Attributes

Applies to