BackupHourlySchedule 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.
The BackupHourlySchedule.
public class BackupHourlySchedule
type BackupHourlySchedule = class
Public Class BackupHourlySchedule
- Inheritance
-
BackupHourlySchedule
Constructors
BackupHourlySchedule() |
Initializes a new instance of BackupHourlySchedule. |
Properties
Interval |
Interval at which backup needs to be triggered. For hourly the value can be 4/6/8/12 |
ScheduleWindowDuration |
To specify duration of the backup window. |
ScheduleWindowStartOn |
To specify start time of the backup window. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET