A2ACrossClusterMigrationEnableProtectionInput interface
A2A Cross-Cluster Migration enable protection input.
- Extends
Properties
fabric |
The fabric specific object Id of the virtual machine. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
recovery |
The recovery container Id. |
Property Details
fabricObjectId
The fabric specific object Id of the virtual machine.
fabricObjectId?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "A2ACrossClusterMigration"
Property Value
"A2ACrossClusterMigration"
recoveryContainerId
The recovery container Id.
recoveryContainerId?: string
Property Value
string