次の方法で共有


DataProtectionBackupRecoveryPointProperties クラス

定義

Azure backup recoveryPoint 基本クラスであることに注意 DataProtectionBackupRecoveryPointProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます DataProtectionBackupDiscreteRecoveryPointProperties

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

コンストラクター

DataProtectionBackupRecoveryPointProperties()

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

適用対象