Compartir a través de


RecoveryPointMoveReadinessInfo.IsReadyForMove Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a