AutoBackupSettings Class

Definition

Autobackup settings to configure managed backup on SQL VM

public class AutoBackupSettings
type AutoBackupSettings = class
Public Class AutoBackupSettings
Inheritance
AutoBackupSettings

Constructors

AutoBackupSettings()

Properties

BackupScheduleType

Gets the Backup Schedule Type

BackupSystemDbs

Whether to include system databases in Backup

Enable

Defines if the Auto-backup feature is enabled or disabled

EnableEncryption

Defines if backups will be encrypted or not

FullBackupFrequency

Gets the Full Backup Frequency

FullBackupStartTime

Gets the Full Backup Start Time

FullBackupWindowHours

Gets the Full Backup Window Hours

LogBackupFrequency

Gets the Log Backup Frequency

Password

Password required for certification when encryption is enabled

RetentionPeriod

Defines the number of days to keep the backups

StorageAccessKey

Key of storage account used by managed backup

StorageUrl

storage url where databases will be backed up

Applies to