다음을 통해 공유


AzureWorkloadPointInTimeRecoveryPoint interface

PointInTime과 관련된 복구 지점

Extends

속성

objectType

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

timeRanges

로그 범위 목록

상속된 속성

recoveryPointMoveReadinessInfo

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

recoveryPointProperties

복구 지점의 속성

recoveryPointTierDetails

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

recoveryPointTimeInUTC

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

type

복원 지점의 유형

속성 세부 정보

objectType

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

objectType: "AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint"

속성 값

"AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint"

timeRanges

로그 범위 목록

timeRanges?: PointInTimeRange[]

속성 값

상속된 속성 세부 정보

recoveryPointMoveReadinessInfo

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

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

속성 값

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

AzureWorkloadRecoveryPoint.recoveryPointMoveReadinessInfo 상속된

recoveryPointProperties

복구 지점의 속성

recoveryPointProperties?: RecoveryPointProperties

속성 값

AzureWorkloadRecoveryPoint.recoveryPointProperties 상속된

recoveryPointTierDetails

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

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

속성 값

AzureWorkloadRecoveryPoint.recoveryPointTierDetails 상속된

recoveryPointTimeInUTC

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

recoveryPointTimeInUTC?: Date

속성 값

Date

AzureWorkloadRecoveryPoint.recoveryPointTimeInUTC 상속된

type

복원 지점의 유형

type?: string

속성 값

string

AzureWorkloadRecoveryPoint.type 상속된