Share via


RecoveryPointMoveReadinessInfo.IsReadyForMove Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isReadyForMove")]
public bool? IsReadyForMove { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isReadyForMove")>]
member this.IsReadyForMove : Nullable<bool> with get, set
Public Property IsReadyForMove As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to