Share via


WorkloadSqlPointInTimeRecoveryPoint Class

Definition

Recovery point specific to PointInTime.

public class WorkloadSqlPointInTimeRecoveryPoint : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadSqlRecoveryPoint
type WorkloadSqlPointInTimeRecoveryPoint = class
    inherit WorkloadSqlRecoveryPoint
Public Class WorkloadSqlPointInTimeRecoveryPoint
Inherits WorkloadSqlRecoveryPoint
Inheritance

Constructors

WorkloadSqlPointInTimeRecoveryPoint()

Initializes a new instance of WorkloadSqlPointInTimeRecoveryPoint.

Properties

ExtendedInfo

Extended Info that provides data directory details. Will be populated in two cases: When a specific recovery point is accessed using GetRecoveryPoint Or when ListRecoveryPoints is called for Log RP only with ExtendedInfo query filter

(Inherited from WorkloadSqlRecoveryPoint)
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