HyperVReplicaAzureApplyRecoveryPointInput interface

ApplyRecoveryPoint input specific to HyperVReplicaAzure provider.

Extends

Properties

instanceType

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

primaryKekCertificatePfx

The primary kek certificate pfx.

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

secondaryKekCertificatePfx

The secondary kek certificate pfx.

secondaryKekCertificatePfx?: string

Property Value

string