次の方法で共有


ProviderSpecificRecoveryPointDetails クラス

定義

レプリケーション プロバイダー固有の復旧ポイントの詳細。 基底クラスであることに注意 ProviderSpecificRecoveryPointDetails してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がInMageRcmRecoveryPointDetails含まれます。A2ARecoveryPointDetailsInMageAzureV2RecoveryPointDetails

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

コンストラクター

ProviderSpecificRecoveryPointDetails()

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

適用対象