AzureWorkloadSQLPointInTimeRecoveryPoint interface
PointInTime과 관련된 복구 지점
- Extends
속성
object |
이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자 |
time |
로그 범위 목록 |
상속된 속성
extended |
데이터 디렉터리 세부 정보를 제공하는 확장 정보입니다. GetRecoveryPoint를 사용하여 특정 복구 지점에 액세스하는 경우 또는 ExtendedInfo 쿼리 필터를 사용하여 로그 RP에 대해서만 ListRecoveryPoints가 호출되는 경우의 두 가지 경우에 채워집니다. |
recovery |
다른 계층으로 이동할 RP 자격 |
recovery |
복구 지점의 속성 |
recovery |
복구 지점 계층 정보입니다. |
recovery |
복구 지점이 만들어진 UTC 시간 |
type | 복원 지점 유형 |
속성 세부 정보
objectType
이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자
objectType: "AzureWorkloadSQLPointInTimeRecoveryPoint"
속성 값
"AzureWorkloadSQLPointInTimeRecoveryPoint"
timeRanges
상속된 속성 세부 정보
extendedInfo
데이터 디렉터리 세부 정보를 제공하는 확장 정보입니다. GetRecoveryPoint를 사용하여 특정 복구 지점에 액세스하는 경우 또는 ExtendedInfo 쿼리 필터를 사용하여 로그 RP에 대해서만 ListRecoveryPoints가 호출되는 경우의 두 가지 경우에 채워집니다.
extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo
속성 값
recoveryPointMoveReadinessInfo
다른 계층으로 이동할 RP 자격
recoveryPointMoveReadinessInfo?: {[propertyName: string]: RecoveryPointMoveReadinessInfo}
속성 값
{[propertyName: string]: RecoveryPointMoveReadinessInfo}
AzureWorkloadSQLRecoveryPoint.recoveryPointMoveReadinessInfo에서 상속됨
recoveryPointProperties
복구 지점의 속성
recoveryPointProperties?: RecoveryPointProperties
속성 값
recoveryPointTierDetails
복구 지점 계층 정보입니다.
recoveryPointTierDetails?: RecoveryPointTierInformationV2[]
속성 값
AzureWorkloadSQLRecoveryPoint.recoveryPointTierDetails에서 상속됨
recoveryPointTimeInUTC
복구 지점이 만들어진 UTC 시간
recoveryPointTimeInUTC?: Date
속성 값
Date