PlannedFailoverModelProperties.CustomProperties Property

Definition

Planned failover model custom properties. Please note PlannedFailoverModelCustomProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include HyperVToAzStackHciPlannedFailoverModelCustomProperties, GeneralPlannedFailoverModelCustomProperties and VMwareToAzStackHciPlannedFailoverModelCustomProperties.

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

Property Value

Applies to