共用方式為


Backup Class

Definition

Storage Profile 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 earliest restore point creation time (ISO8601 format)

GeoRedundantBackup

Gets or sets whether or not geo redundant backup is enabled. Possible values include: 'Enabled', 'Disabled'

Applies to