Delen via


RecoveryPlanTestFailoverInputProperties Class

Definition

Recovery plan test failover input properties.

public class RecoveryPlanTestFailoverInputProperties
type RecoveryPlanTestFailoverInputProperties = class
Public Class RecoveryPlanTestFailoverInputProperties
Inheritance
RecoveryPlanTestFailoverInputProperties

Constructors

RecoveryPlanTestFailoverInputProperties()

Initializes a new instance of the RecoveryPlanTestFailoverInputProperties class.

RecoveryPlanTestFailoverInputProperties(String, String, String, IList<RecoveryPlanProviderSpecificFailoverInput>)

Initializes a new instance of the RecoveryPlanTestFailoverInputProperties class.

Properties

FailoverDirection

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

NetworkId

Gets or sets the Id of the network to be used for test failover.

NetworkType

Gets or sets the network type to be used for test failover.

ProviderSpecificDetails

Gets or sets the provider specific properties.

Methods

Validate()

Validate the object.

Applies to