次の方法で共有


DataReplicationRecoveryPointProperties.CustomProperties プロパティ

定義

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

public Azure.ResourceManager.RecoveryServicesDataReplication.Models.RecoveryPointModelCustomProperties CustomProperties { get; }
member this.CustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.RecoveryPointModelCustomProperties
Public ReadOnly Property CustomProperties As RecoveryPointModelCustomProperties

プロパティ値

適用対象