Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.ManagedDatabaseBackup.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

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