AzureWorkloadRecoveryPoint.RecoveryPointMoveReadinessInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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