WorkloadSqlPointInTimeRecoveryPoint クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PointInTime に固有の復旧ポイント。
public class WorkloadSqlPointInTimeRecoveryPoint : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadSqlRecoveryPoint
type WorkloadSqlPointInTimeRecoveryPoint = class
inherit WorkloadSqlRecoveryPoint
Public Class WorkloadSqlPointInTimeRecoveryPoint
Inherits WorkloadSqlRecoveryPoint
- 継承
-
WorkloadSqlPointInTimeRecoveryPoint
コンストラクター
WorkloadSqlPointInTimeRecoveryPoint() |
WorkloadSqlPointInTimeRecoveryPoint の新しいインスタンスを初期化します。 |
プロパティ
ExtendedInfo |
データ ディレクトリの詳細を提供する拡張情報。 次の 2 つのケースで設定されます。GetRecoveryPoint を使用して特定の回復ポイントにアクセスする場合、または ExtendedInfo クエリ フィルターを使用してのみ Log RP に対して ListRecoveryPoints が呼び出された場合 (継承元 WorkloadSqlRecoveryPoint) |
RecoveryPointCreatedOn |
復旧ポイントが作成された UTC 時刻。 (継承元 WorkloadRecoveryPoint) |
RecoveryPointMoveReadinessInfo |
RP を別のレベルに移動する資格。 (継承元 WorkloadRecoveryPoint) |
RecoveryPointProperties |
回復ポイントのプロパティ。 (継承元 WorkloadRecoveryPoint) |
RecoveryPointTierDetails |
復旧ポイント層の情報。 (継承元 WorkloadRecoveryPoint) |
RestorePointType |
復元ポイントの種類。 (継承元 WorkloadRecoveryPoint) |
TimeRanges |
ログ範囲の一覧。 |