AzureSqlDatabaseBackupShortTermRetentionPolicyModel Class

Definition

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

Applies to