次の方法で共有


DataReplicationRecoveryPointProperties クラス

定義

復旧ポイント モデルのプロパティ。

public class DataReplicationRecoveryPointProperties
type DataReplicationRecoveryPointProperties = class
Public Class DataReplicationRecoveryPointProperties
継承
DataReplicationRecoveryPointProperties

プロパティ

CustomProperties

復旧ポイント モデルのカスタム プロパティ。 基底クラスであることに注意 RecoveryPointModelCustomProperties してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます HyperVToAzStackHciRecoveryPointModelCustomProperties

RecoveryPointOn

復旧ポイントの時刻を取得または設定します。

RecoveryPointType

復旧ポイントの種類を取得または設定します。

適用対象