Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeriodicModeProperties

Package version

Configuration values for periodic mode backup

Hierarchy

  • PeriodicModeProperties

Index

Properties

Optional backupIntervalInMinutes

backupIntervalInMinutes: undefined | number

An integer representing the interval in minutes between two backups

Optional backupRetentionIntervalInHours

backupRetentionIntervalInHours: undefined | number

An integer representing the time (in hours) that each backup is retained

Optional backupStorageRedundancy

backupStorageRedundancy: BackupStorageRedundancy

Enum to indicate type of backup residency

Generated using TypeDoc