次の方法で共有


WorkloadSapHanaPointInTimeRecoveryPoint クラス

定義

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

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

コンストラクター

WorkloadSapHanaPointInTimeRecoveryPoint()

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

プロパティ

RecoveryPointCreatedOn

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

(継承元 WorkloadRecoveryPoint)
RecoveryPointMoveReadinessInfo

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

(継承元 WorkloadRecoveryPoint)
RecoveryPointProperties

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

(継承元 WorkloadRecoveryPoint)
RecoveryPointTierDetails

復旧ポイント層の情報。

(継承元 WorkloadRecoveryPoint)
RestorePointType

復元ポイントの種類。

(継承元 WorkloadRecoveryPoint)
TimeRanges

ログ範囲の一覧。

(継承元 WorkloadPointInTimeRecoveryPoint)

適用対象