Share via


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