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.
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
Azure SDK for .NET