Share via


AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel Class

Definition

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

Constructors

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

Construct AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel object

Properties

Name Description
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