다음을 통해 공유


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 상속된