Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WeeklyBackupPolicy

Weekly backup policy.

Properties

backupStart

backupStart: string

Hour of the day when the backup starts.

daysOfTheWeek

daysOfTheWeek: Array<DaysOfTheWeek>

The day of the week that the backup starts.

Const kind

kind: string = "WEEKLY"

Optional retentionDays

retentionDays: undefined | number

How many days the data should be stored after the database system deletion. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj