AzureWorkloadRecoveryPoint.RecoveryPointMoveReadinessInfo Property

Definition

Gets or sets eligibility of RP to be moved to another tier

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to