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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET