AzureSqlManagedDatabaseBackupShortTermRetentionPolicyModel Class         
Definition
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
| 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  |