Backup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |