次の方法で共有


PlannedFailoverModelProperties.CustomProperties プロパティ

定義

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

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

プロパティ値

適用対象