SqlProtectionPolicy 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.
Azure SQL workload-specific backup policy.
public class SqlProtectionPolicy : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionPolicy, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.SqlProtectionPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.SqlProtectionPolicy>
type SqlProtectionPolicy = class
inherit BackupGenericProtectionPolicy
interface IJsonModel<SqlProtectionPolicy>
interface IPersistableModel<SqlProtectionPolicy>
Public Class SqlProtectionPolicy
Inherits BackupGenericProtectionPolicy
Implements IJsonModel(Of SqlProtectionPolicy), IPersistableModel(Of SqlProtectionPolicy)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| SqlProtectionPolicy() |
Initializes a new instance of SqlProtectionPolicy. |
Properties
| Name | Description |
|---|---|
| ProtectedItemsCount |
Number of items associated with this policy. (Inherited from BackupGenericProtectionPolicy) |
| ResourceGuardOperationRequests |
ResourceGuard Operation Requests. (Inherited from BackupGenericProtectionPolicy) |
| RetentionPolicy |
Retention policy details. |