AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel Class

Definition

public class AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel
type AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel = class
Public Class AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel
Inheritance
AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel

Constructors

AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel(String, String, String, ManagedBackupShortTermRetentionPolicy, Nullable<DateTime>)

Construct AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel object

Properties

DatabaseName

Gets or sets the name of the database

DeletionDate

Gets or sets deletion Date

InstanceName

Gets or sets the name of the instance

ResourceGroupName

Gets or sets the name of the resource group

RetentionDays

Gets or sets the retention value

Applies to