Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageBasePolicyDetails

Package version

interface

An interface representing InMageBasePolicyDetails. Base class for the policies of providers using InMage replication.

Hierarchy

  • InMageBasePolicyDetails

Index

Properties

Optional appConsistentFrequencyInMinutes

appConsistentFrequencyInMinutes: undefined | number
member

{number} [appConsistentFrequencyInMinutes] The app consistent snapshot frequency in minutes.

instanceType

instanceType: "InMageBasePolicyDetails"
member

{string} instanceType Polymorphic Discriminator

Optional multiVmSyncStatus

multiVmSyncStatus: undefined | string
member

{string} [multiVmSyncStatus] A value indicating whether multi-VM sync has to be enabled.

Optional recoveryPointHistory

recoveryPointHistory: undefined | number
member

{number} [recoveryPointHistory] The duration in minutes until which the recovery points need to be stored.

Optional recoveryPointThresholdInMinutes

recoveryPointThresholdInMinutes: undefined | number
member

{number} [recoveryPointThresholdInMinutes] The recovery point threshold in minutes.

Generated using TypeDoc