Share via


WorkloadPointInTimeRecoveryPoint Class

Definition

Recovery point specific to PointInTime Please note WorkloadPointInTimeRecoveryPoint is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include WorkloadSapHanaPointInTimeRecoveryPoint.

public class WorkloadPointInTimeRecoveryPoint : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadRecoveryPoint
type WorkloadPointInTimeRecoveryPoint = class
    inherit WorkloadRecoveryPoint
Public Class WorkloadPointInTimeRecoveryPoint
Inherits WorkloadRecoveryPoint
Inheritance
WorkloadPointInTimeRecoveryPoint
Derived

Constructors

WorkloadPointInTimeRecoveryPoint()

Initializes a new instance of WorkloadPointInTimeRecoveryPoint.

Properties

RecoveryPointCreatedOn

UTC time at which recovery point was created.

(Inherited from WorkloadRecoveryPoint)
RecoveryPointMoveReadinessInfo

Eligibility of RP to be moved to another tier.

(Inherited from WorkloadRecoveryPoint)
RecoveryPointProperties

Properties of Recovery Point.

(Inherited from WorkloadRecoveryPoint)
RecoveryPointTierDetails

Recovery point tier information.

(Inherited from WorkloadRecoveryPoint)
RestorePointType

Type of restore point.

(Inherited from WorkloadRecoveryPoint)
TimeRanges

List of log ranges.

Applies to