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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET