Bagikan melalui


Backup Class

Definition

Backup properties of a server

public class Backup
type Backup = class
Public Class Backup
Inheritance
Backup

Constructors

Backup()

Initializes a new instance of the Backup class.

Backup(Nullable<Int32>, String, Nullable<DateTime>)

Initializes a new instance of the Backup class.

Properties

BackupRetentionDays

Gets or sets backup retention days for the server.

EarliestRestoreDate

Gets the earliest restore point time (ISO8601 format) for server.

GeoRedundantBackup

Gets or sets a value indicating whether Geo-Redundant backup is enabled on the server. Possible values include: 'Enabled', 'Disabled'

Applies to