次の方法で共有


WorkloadSqlPointInTimeRecoveryPoint クラス

定義

PointInTime に固有の復旧ポイント。

public class WorkloadSqlPointInTimeRecoveryPoint : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadSqlRecoveryPoint
type WorkloadSqlPointInTimeRecoveryPoint = class
    inherit WorkloadSqlRecoveryPoint
Public Class WorkloadSqlPointInTimeRecoveryPoint
Inherits WorkloadSqlRecoveryPoint
継承

コンストラクター

WorkloadSqlPointInTimeRecoveryPoint()

WorkloadSqlPointInTimeRecoveryPoint の新しいインスタンスを初期化します。

プロパティ

ExtendedInfo

データ ディレクトリの詳細を提供する拡張情報。 次の 2 つのケースで設定されます。GetRecoveryPoint を使用して特定の回復ポイントにアクセスする場合、または ExtendedInfo クエリ フィルターを使用してのみ Log RP に対して ListRecoveryPoints が呼び出された場合

(継承元 WorkloadSqlRecoveryPoint)
RecoveryPointCreatedOn

復旧ポイントが作成された UTC 時刻。

(継承元 WorkloadRecoveryPoint)
RecoveryPointMoveReadinessInfo

RP を別のレベルに移動する資格。

(継承元 WorkloadRecoveryPoint)
RecoveryPointProperties

回復ポイントのプロパティ。

(継承元 WorkloadRecoveryPoint)
RecoveryPointTierDetails

復旧ポイント層の情報。

(継承元 WorkloadRecoveryPoint)
RestorePointType

復元ポイントの種類。

(継承元 WorkloadRecoveryPoint)
TimeRanges

ログ範囲の一覧。

適用対象