次の方法で共有


RecoveryPointModelCustomProperties クラス

定義

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

public abstract class RecoveryPointModelCustomProperties
type RecoveryPointModelCustomProperties = class
Public MustInherit Class RecoveryPointModelCustomProperties
継承
RecoveryPointModelCustomProperties
派生

コンストラクター

RecoveryPointModelCustomProperties()

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

適用対象