Expand description

Nested message and enum types in AutomatedBackupPolicy.

Structs§

  • A quantity based policy specifies that a certain number of the most recent successful backups should be retained.
  • A time based retention policy specifies that all backups within a certain time period should be retained.
  • A weekly schedule starts a backup at prescribed start times within a day, for the specified days of the week.

Enums§

  • The retention policy for automated backups.
  • The schedule for this automated backup policy.