DatabaseBackupLongTermRetentionPolicyCreateOrUpdateResponse.DatabaseBackupLongTermRetentionPolicy Property
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.
Optional. Gets or sets object that represents the Azure Sql Database backup LongTermRetention policy.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.DatabaseBackupLongTermRetentionPolicy DatabaseBackupLongTermRetentionPolicy { get; set; }
member this.DatabaseBackupLongTermRetentionPolicy : Microsoft.Azure.Management.Sql.LegacySdk.Models.DatabaseBackupLongTermRetentionPolicy with get, set
Public Property DatabaseBackupLongTermRetentionPolicy As DatabaseBackupLongTermRetentionPolicy