AzureWorkloadSAPHanaRecoveryPoint Class

Definition

SAPHana specific recoverypoint, specifically encapsulates full/diff recoverypoints

public class AzureWorkloadSAPHanaRecoveryPoint : Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureWorkloadRecoveryPoint
type AzureWorkloadSAPHanaRecoveryPoint = class
    inherit AzureWorkloadRecoveryPoint
Public Class AzureWorkloadSAPHanaRecoveryPoint
Inherits AzureWorkloadRecoveryPoint
Inheritance
AzureWorkloadSAPHanaRecoveryPoint

Constructors

AzureWorkloadSAPHanaRecoveryPoint()

Initializes a new instance of the AzureWorkloadSAPHanaRecoveryPoint class.

AzureWorkloadSAPHanaRecoveryPoint(Nullable<DateTime>, String, IList<RecoveryPointTierInformationV2>, IDictionary<String,RecoveryPointMoveReadinessInfo>)

Initializes a new instance of the AzureWorkloadSAPHanaRecoveryPoint class.

Properties

RecoveryPointMoveReadinessInfo

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

(Inherited from AzureWorkloadRecoveryPoint)
RecoveryPointTierDetails

Gets or sets recovery point tier information.

(Inherited from AzureWorkloadRecoveryPoint)
RecoveryPointTimeInUTC

Gets or sets UTC time at which recovery point was created

(Inherited from AzureWorkloadRecoveryPoint)
Type

Gets or sets type of restore point. Possible values include: 'Invalid', 'Full', 'Log', 'Differential', 'Incremental'

(Inherited from AzureWorkloadRecoveryPoint)

Applies to