HyperVReplicaAzureFailbackProviderInput interface

HyperVReplicaAzureFailback specific planned failover input.

Extends

Properties

dataSyncOption

Data sync option.

instanceType

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

providerIdForAlternateRecovery

Provider Id for alternate location.

recoveryVmCreationOption

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