AzureWorkloadSAPHanaRestoreWithRehydrateRequest.RecoveryPointRehydrationInfo 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 RP Rehydration Info
[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointRehydrationInfo")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointRehydrationInfo RecoveryPointRehydrationInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointRehydrationInfo")>]
member this.RecoveryPointRehydrationInfo : Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointRehydrationInfo with get, set
Public Property RecoveryPointRehydrationInfo As RecoveryPointRehydrationInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute