次の方法で共有


DataReplicationPolicyProperties.CustomProperties プロパティ

定義

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

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

プロパティ値

適用対象