SQLSchedulePolicy 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 SQLSchedulePolicy : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.SchedulePolicyBase
type SQLSchedulePolicy = class
inherit SchedulePolicyBase
Public Class SQLSchedulePolicy
Inherits SchedulePolicyBase
- Inheritance
Constructors
SQLSchedulePolicy() |
Properties
DifferentialBackupSchedulePolicy |
Differential backup schedule policy object |
FullBackupSchedulePolicy |
Full backup schedule policy object |
IsCompression |
Is compression enabled |
IsDifferentialBackupEnabled |
Is differential backup enabled bool object |
IsLogBackupEnabled |
Is log backup enabled bool object |
LogBackupSchedulePolicy |
Log backup schedule policy object |
Methods
Validate() |
Method to validate the object properties. (Inherited from ObjectBase) |