다음을 통해 공유


AzureWorkloadSQLPointInTimeRecoveryPoint interface

PointInTime과 관련된 복구 지점

Extends

속성

objectType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

timeRanges

로그 범위 목록

상속된 속성

extendedInfo

데이터 디렉터리 세부 정보를 제공하는 확장 정보입니다. GetRecoveryPoint를 사용하여 특정 복구 지점에 액세스하는 경우 또는 ExtendedInfo 쿼리 필터를 사용하여 로그 RP에 대해서만 ListRecoveryPoints가 호출되는 경우의 두 가지 경우에 채워집니다.

recoveryPointMoveReadinessInfo

다른 계층으로 이동할 RP 자격

recoveryPointProperties

복구 지점의 속성

recoveryPointTierDetails

복구 지점 계층 정보입니다.

recoveryPointTimeInUTC

복구 지점이 만들어진 UTC 시간

type

복원 지점 유형

속성 세부 정보

objectType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

objectType: "AzureWorkloadSQLPointInTimeRecoveryPoint"

속성 값

"AzureWorkloadSQLPointInTimeRecoveryPoint"

timeRanges

로그 범위 목록

timeRanges?: PointInTimeRange[]

속성 값

상속된 속성 세부 정보

extendedInfo

데이터 디렉터리 세부 정보를 제공하는 확장 정보입니다. GetRecoveryPoint를 사용하여 특정 복구 지점에 액세스하는 경우 또는 ExtendedInfo 쿼리 필터를 사용하여 로그 RP에 대해서만 ListRecoveryPoints가 호출되는 경우의 두 가지 경우에 채워집니다.

extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo

속성 값

AzureWorkloadSQLRecoveryPoint.extendedInfo에서 상속됨

recoveryPointMoveReadinessInfo

다른 계층으로 이동할 RP 자격

recoveryPointMoveReadinessInfo?: {[propertyName: string]: RecoveryPointMoveReadinessInfo}

속성 값

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

AzureWorkloadSQLRecoveryPoint.recoveryPointMoveReadinessInfo에서 상속됨

recoveryPointProperties

복구 지점의 속성

recoveryPointProperties?: RecoveryPointProperties

속성 값

AzureWorkloadSQLRecoveryPoint.recoveryPointProperties에서 상속

recoveryPointTierDetails

복구 지점 계층 정보입니다.

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

속성 값

AzureWorkloadSQLRecoveryPoint.recoveryPointTierDetails에서 상속

recoveryPointTimeInUTC

복구 지점이 만들어진 UTC 시간

recoveryPointTimeInUTC?: Date

속성 값

Date

AzureWorkloadSQLRecoveryPoint.recoveryPointTimeInUTC에서 상속됨

type

복원 지점 유형

type?: string

속성 값

string

AzureWorkloadSQLRecoveryPoint.type에서 상속됨