Freigeben über


RecoveryPlanPlannedFailoverInputProperties Class

Definition

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.

Applies to