次の方法で共有


DataReplicationProtectedItemProperties.CustomProperties プロパティ

定義

保護された項目モデルのカスタム プロパティ。 基底クラスであることに注意 ProtectedItemModelCustomProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がVMwareToAzStackHciProtectedItemModelCustomProperties含まれます。HyperVToAzStackHciProtectedItemModelCustomPropertiesGeneralProtectedItemModelCustomProperties

public Azure.ResourceManager.RecoveryServicesDataReplication.Models.ProtectedItemModelCustomProperties CustomProperties { get; set; }
member this.CustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.ProtectedItemModelCustomProperties with get, set
Public Property CustomProperties As ProtectedItemModelCustomProperties

プロパティ値

適用対象