Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HyperVReplicaAzureApplyRecoveryPointInput

Package version

interface

An interface representing HyperVReplicaAzureApplyRecoveryPointInput. ApplyRecoveryPoint input specific to HyperVReplicaAzure provider.

Hierarchy

  • HyperVReplicaAzureApplyRecoveryPointInput

Index

Properties

instanceType

instanceType: "HyperVReplicaAzure"
member

{string} instanceType Polymorphic Discriminator

Optional primaryKekCertificatePfx

primaryKekCertificatePfx: undefined | string
member

{string} [primaryKekCertificatePfx] The primary kek certificate pfx.

Optional secondaryKekCertificatePfx

secondaryKekCertificatePfx: undefined | string
member

{string} [secondaryKekCertificatePfx] The secondary kek certificate pfx.

Optional vaultLocation

vaultLocation: undefined | string
member

{string} [vaultLocation] The vault location where the recovery Vm resides.

Generated using TypeDoc