AzureWorkloadSAPHanaPointInTimeRecoveryPoint Class

Definition

Recovery point specific to PointInTime in SAPHana

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

Constructors

AzureWorkloadSAPHanaPointInTimeRecoveryPoint()

Initializes a new instance of the AzureWorkloadSAPHanaPointInTimeRecoveryPoint class.

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

Initializes a new instance of the AzureWorkloadSAPHanaPointInTimeRecoveryPoint 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)
TimeRanges

Gets or sets list of log ranges

(Inherited from AzureWorkloadPointInTimeRecoveryPoint)
Type

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

(Inherited from AzureWorkloadRecoveryPoint)

Applies to