A2ASwitchClusterProtectionInput interface
A2A specific switch cluster protection input.
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
policy |
The Policy Id. |
protected |
|
recovery |
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
recoveryContainerId
The recovery container Id.
recoveryContainerId?: string
Property Value
string