Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageAzureV2FailoverProviderInput

Package version

interface

An interface representing InMageAzureV2FailoverProviderInput. InMageAzureV2 provider specific input for failover.

Hierarchy

  • InMageAzureV2FailoverProviderInput

Index

Properties

instanceType

instanceType: "InMageAzureV2"
member

{string} instanceType Polymorphic Discriminator

Optional recoveryPointId

recoveryPointId: undefined | string
member

{string} [recoveryPointId] The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed.

Optional vaultLocation

vaultLocation: undefined | string
member

{string} [vaultLocation] Location of the vault.

Generated using TypeDoc