RecoveryPlanA2AInput interface

Recovery plan A2A input.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

primaryExtendedLocation

The primary extended location.

primaryZone

The primary zone.

recoveryExtendedLocation

The recovery extended location.

recoveryZone

The recovery zone.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "A2A"

Property Value

"A2A"

primaryExtendedLocation

The primary extended location.

primaryExtendedLocation?: ExtendedLocation

Property Value

primaryZone

The primary zone.

primaryZone?: string

Property Value

string

recoveryExtendedLocation

The recovery extended location.

recoveryExtendedLocation?: ExtendedLocation

Property Value

recoveryZone

The recovery zone.

recoveryZone?: string

Property Value

string