Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlanHyperVReplicaAzureFailoverInput

Package version

interface

An interface representing RecoveryPlanHyperVReplicaAzureFailoverInput. Recovery plan HVR Azure failover input.

Hierarchy

  • RecoveryPlanHyperVReplicaAzureFailoverInput

Index

Properties

instanceType

instanceType: "HyperVReplicaAzure"
member

{string} instanceType Polymorphic Discriminator

Optional primaryKekCertificatePfx

primaryKekCertificatePfx: undefined | string
member

{string} [primaryKekCertificatePfx] The primary KEK certificate PFX.

Optional recoveryPointType

member

{HyperVReplicaAzureRpRecoveryPointType} [recoveryPointType] The recovery point type. Possible values include: 'Latest', 'LatestApplicationConsistent', 'LatestProcessed'

Optional secondaryKekCertificatePfx

secondaryKekCertificatePfx: undefined | string
member

{string} [secondaryKekCertificatePfx] The secondary KEK certificate PFX.

vaultLocation

vaultLocation: string
member

{string} vaultLocation The vault location.

Generated using TypeDoc