Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VMwareCbtPolicyCreationInput

Package version

interface

An interface representing VMwareCbtPolicyCreationInput. VMware Cbt Policy creation input.

Hierarchy

  • VMwareCbtPolicyCreationInput

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: "VMwareCbt"
member

{string} instanceType Polymorphic Discriminator

Optional recoveryPointHistory

recoveryPointHistory: undefined | number
member

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

Generated using TypeDoc