AzureSqlDatabaseBackupShortTermRetentionPolicyModel 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.
public class AzureSqlDatabaseBackupShortTermRetentionPolicyModel
type AzureSqlDatabaseBackupShortTermRetentionPolicyModel = class
Public Class AzureSqlDatabaseBackupShortTermRetentionPolicyModel
- Inheritance
-
AzureSqlDatabaseBackupShortTermRetentionPolicyModel
Constructors
AzureSqlDatabaseBackupShortTermRetentionPolicyModel(String, String, String, BackupShortTermRetentionPolicy) |
Construct AzureSqlDatabaseBackupShortTermRetentionPolicyModel from Management.Sql.BackupShortTermRetentionPolicy object |
Properties
DatabaseName |
Gets or sets the name of the database |
DiffBackupIntervalInHours |
Gets or sets the differential backup interval of this policy. |
ResourceGroupName |
Gets or sets the name of the resource group |
RetentionDays |
Gets or sets the retention days of this policy. |
ServerName |
Gets or sets the name of the server |