Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageAzureV2PolicyInput

Package version

interface

An interface representing InMageAzureV2PolicyInput. VMWare Azure specific policy Input.

Hierarchy

  • InMageAzureV2PolicyInput

Index

Properties

Optional appConsistentFrequencyInMinutes

appConsistentFrequencyInMinutes: undefined | number
member

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

Optional crashConsistentFrequencyInMinutes

crashConsistentFrequencyInMinutes: undefined | number
member

{number} [crashConsistentFrequencyInMinutes] The crash consistent snapshot frequency (in minutes).

instanceType

instanceType: "InMageAzureV2"
member

{string} instanceType Polymorphic Discriminator

multiVmSyncStatus

multiVmSyncStatus: SetMultiVmSyncStatus
member

{SetMultiVmSyncStatus} multiVmSyncStatus A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. Possible values include: 'Enable', 'Disable'

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