AzureWorkloadSAPHanaRecoveryPoint Constructors
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.
Overloads
AzureWorkloadSAPHanaRecoveryPoint() |
Initializes a new instance of the AzureWorkloadSAPHanaRecoveryPoint class. |
AzureWorkloadSAPHanaRecoveryPoint(Nullable<DateTime>, String, IList<RecoveryPointTierInformation>, IDictionary<String,RecoveryPointMoveReadinessInfo>) |
Initializes a new instance of the AzureWorkloadSAPHanaRecoveryPoint class. |
AzureWorkloadSAPHanaRecoveryPoint()
Initializes a new instance of the AzureWorkloadSAPHanaRecoveryPoint class.
public AzureWorkloadSAPHanaRecoveryPoint ();
Public Sub New ()
Applies to
AzureWorkloadSAPHanaRecoveryPoint(Nullable<DateTime>, String, IList<RecoveryPointTierInformation>, IDictionary<String,RecoveryPointMoveReadinessInfo>)
Initializes a new instance of the AzureWorkloadSAPHanaRecoveryPoint class.
public AzureWorkloadSAPHanaRecoveryPoint (DateTime? recoveryPointTimeInUTC = default, string type = default, System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RecoveryPointTierInformation> recoveryPointTierDetails = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RecoveryPointMoveReadinessInfo> recoveryPointMoveReadinessInfo = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.AzureWorkloadSAPHanaRecoveryPoint : Nullable<DateTime> * string * System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RecoveryPointTierInformation> * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.RecoveryPointMoveReadinessInfo> -> Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.AzureWorkloadSAPHanaRecoveryPoint
Public Sub New (Optional recoveryPointTimeInUTC As Nullable(Of DateTime) = Nothing, Optional type As String = Nothing, Optional recoveryPointTierDetails As IList(Of RecoveryPointTierInformation) = Nothing, Optional recoveryPointMoveReadinessInfo As IDictionary(Of String, RecoveryPointMoveReadinessInfo) = Nothing)
Parameters
- type
- String
Type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential', 'Incremental'
- recoveryPointTierDetails
- IList<RecoveryPointTierInformation>
Recovery point tier information.
- recoveryPointMoveReadinessInfo
- IDictionary<String,RecoveryPointMoveReadinessInfo>
Eligibility of RP to be moved to another tier