Share via


FailoverInput Class

Definition

Use to provide failover region when requesting manual Failover for a hub.

public class FailoverInput
type FailoverInput = class
Public Class FailoverInput
Inheritance
FailoverInput

Constructors

FailoverInput()

Initializes a new instance of the FailoverInput class.

FailoverInput(String)

Initializes a new instance of the FailoverInput class.

Properties

FailoverRegion

Gets or sets region the hub will be failed over to

Methods

Validate()

Validate the object.

Applies to