다음을 통해 공유


AzureWorkloadSAPHanaRecoveryPoint interface

SAPHana 특정 복구 지점, 특히 전체/diff 복구 지점을 캡슐화합니다.

Extends

속성

objectType

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

상속된 속성

recoveryPointMoveReadinessInfo

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

recoveryPointProperties

복구 지점의 속성

recoveryPointTierDetails

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

recoveryPointTimeInUTC

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

type

복원 지점 유형

속성 세부 정보

objectType

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

objectType: "AzureWorkloadSAPHanaRecoveryPoint"

속성 값

"AzureWorkloadSAPHanaRecoveryPoint"

상속된 속성 세부 정보

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에서 상속됨