AzureSqlPolicy 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 specific backup policy class.
public class AzureSqlPolicy : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.PolicyBase
type AzureSqlPolicy = class
inherit PolicyBase
Public Class AzureSqlPolicy
Inherits PolicyBase
- Inheritance
Constructors
AzureSqlPolicy() |
Properties
BackupManagementType |
Type of the backup management agent. (Inherited from ManagementContext) |
Id |
Fully qualified ARM ID of this policy (Inherited from PolicyBase) |
Name |
Name of the policy (Inherited from PolicyBase) |
RetentionPolicy |
Object defining the retention behavior of this policy. |
WorkloadType |
Workload type of the item associated with this policy (Inherited from PolicyBase) |
Methods
Validate() |