RecoveryPlanHyperVReplicaAzureFailoverInput interface

Recovery plan HVR Azure failover input.

Extends

Properties

instanceType

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

primaryKekCertificatePfx

The primary KEK certificate PFX.

recoveryPointType

The recovery point type.

secondaryKekCertificatePfx

The secondary KEK certificate PFX.

Property Details

instanceType

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

instanceType: "HyperVReplicaAzure"

Property Value

"HyperVReplicaAzure"

primaryKekCertificatePfx

The primary KEK certificate PFX.

primaryKekCertificatePfx?: string

Property Value

string

recoveryPointType

The recovery point type.

recoveryPointType?: string

Property Value

string

secondaryKekCertificatePfx

The secondary KEK certificate PFX.

secondaryKekCertificatePfx?: string

Property Value

string