你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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