HyperVReplicaAzureFailbackProviderInput interface
HyperVReplicaAzureFailback specific planned failover input.
Properties
| data |
Data sync option. |
| instance |
Polymorphic discriminator, which specifies the different types this object can be |
| provider |
Provider Id for alternate location. |
| recovery |
ALR options to create alternate recovery. |
Property Details
dataSyncOption
Data sync option.
dataSyncOption?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "HyperVReplicaAzureFailback"
Property Value
"HyperVReplicaAzureFailback"
providerIdForAlternateRecovery
Provider Id for alternate location.
providerIdForAlternateRecovery?: string
Property Value
string
recoveryVmCreationOption
ALR options to create alternate recovery.
recoveryVmCreationOption?: string
Property Value
string