Compartir a través de


IaasVMRecoveryPoint.RecoveryPointMoveReadinessInfo Propiedad

Definición

Obtiene o establece la idoneidad del rp que se va a mover a otro nivel.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointMoveReadinessInfo")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointMoveReadinessInfo> RecoveryPointMoveReadinessInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointMoveReadinessInfo")>]
member this.RecoveryPointMoveReadinessInfo : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointMoveReadinessInfo> with get, set
Public Property RecoveryPointMoveReadinessInfo As IDictionary(Of String, RecoveryPointMoveReadinessInfo)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a