AzureWorkloadSQLPointInTimeRecoveryPoint interface
PointInTime に固有の復旧ポイント
- Extends
プロパティ
object |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
time |
ログ範囲の一覧 |
継承されたプロパティ
extended |
データ ディレクトリの詳細を提供する拡張情報。 次の 2 つのケースで設定されます。GetRecoveryPoint を使用して特定の回復ポイントにアクセスする場合、または ExtendedInfo クエリ フィルターを使用してのみ Log RP に対して ListRecoveryPoints が呼び出された場合 |
recovery |
RP を別のレベルに移動する資格 |
recovery |
回復ポイントのプロパティ |
recovery |
復旧ポイント層の情報。 |
recovery |
復旧ポイントが作成された UTC 時刻 |
type | 復元ポイントの種類 |
プロパティの詳細
objectType
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
objectType: "AzureWorkloadSQLPointInTimeRecoveryPoint"
プロパティ値
"AzureWorkloadSQLPointInTimeRecoveryPoint"
timeRanges
継承されたプロパティの詳細
extendedInfo
データ ディレクトリの詳細を提供する拡張情報。 次の 2 つのケースで設定されます。GetRecoveryPoint を使用して特定の回復ポイントにアクセスする場合、または ExtendedInfo クエリ フィルターを使用してのみ Log RP に対して ListRecoveryPoints が呼び出された場合
extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo
プロパティ値
recoveryPointMoveReadinessInfo
RP を別のレベルに移動する資格
recoveryPointMoveReadinessInfo?: {[propertyName: string]: RecoveryPointMoveReadinessInfo}
プロパティ値
{[propertyName: string]: RecoveryPointMoveReadinessInfo}
AzureWorkloadSQLRecoveryPoint.recoveryPointMoveReadinessInfoから継承
recoveryPointProperties
回復ポイントのプロパティ
recoveryPointProperties?: RecoveryPointProperties
プロパティ値
recoveryPointTierDetails
復旧ポイント層の情報。
recoveryPointTierDetails?: RecoveryPointTierInformationV2[]
プロパティ値
recoveryPointTimeInUTC
復旧ポイントが作成された UTC 時刻
recoveryPointTimeInUTC?: Date
プロパティ値
Date
AzureWorkloadSQLRecoveryPoint.recoveryPointTimeInUTCから継承されます