Delen via


RecoveryPlanUnplannedFailoverInputProperties Class

Definition

Recovery plan unplanned failover input properties.

public class RecoveryPlanUnplannedFailoverInputProperties
type RecoveryPlanUnplannedFailoverInputProperties = class
Public Class RecoveryPlanUnplannedFailoverInputProperties
Inheritance
RecoveryPlanUnplannedFailoverInputProperties

Constructors

RecoveryPlanUnplannedFailoverInputProperties()

Initializes a new instance of the RecoveryPlanUnplannedFailoverInputProperties class.

RecoveryPlanUnplannedFailoverInputProperties(String, String, IList<RecoveryPlanProviderSpecificFailoverInput>)

Initializes a new instance of the RecoveryPlanUnplannedFailoverInputProperties class.

Properties

FailoverDirection

Gets or sets the failover direction. Possible values include: 'PrimaryToRecovery', 'RecoveryToPrimary'

ProviderSpecificDetails

Gets or sets the provider specific properties.

SourceSiteOperations

Gets or sets a value indicating whether source site operations are required. Possible values include: 'Required', 'NotRequired'

Methods

Validate()

Validate the object.

Applies to