RecoveryPlanPlannedFailoverInputProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Recovery plan planned failover input properties.
public class RecoveryPlanPlannedFailoverInputProperties
type RecoveryPlanPlannedFailoverInputProperties = class
Public Class RecoveryPlanPlannedFailoverInputProperties
- Inheritance
-
RecoveryPlanPlannedFailoverInputProperties
Constructors
RecoveryPlanPlannedFailoverInputProperties() |
Initializes a new instance of the RecoveryPlanPlannedFailoverInputProperties class. |
RecoveryPlanPlannedFailoverInputProperties(String, IList<RecoveryPlanProviderSpecificFailoverInput>) |
Initializes a new instance of the RecoveryPlanPlannedFailoverInputProperties class. |
Properties
FailoverDirection |
Gets or sets the failover direction. Possible values include: 'PrimaryToRecovery', 'RecoveryToPrimary' |
ProviderSpecificDetails |
Gets or sets the provider specific properties. |
Methods
Validate() |
Validate the object. |