Share via


A2ASwitchClusterProtectionInput interface

A2A specific switch cluster protection input.

Extends

Properties

instanceType

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

policyId

The Policy Id.

protectedItemsDetail
recoveryContainerId

The recovery container Id.

Property Details

instanceType

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

instanceType: "A2A"

Property Value

"A2A"

policyId

The Policy Id.

policyId?: string

Property Value

string

protectedItemsDetail

protectedItemsDetail?: A2AProtectedItemDetail[]

Property Value

recoveryContainerId

The recovery container Id.

recoveryContainerId?: string

Property Value

string