AutomationAdvancedSchedule 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 properties of the create Advanced Schedule.
public class AutomationAdvancedSchedule
type AutomationAdvancedSchedule = class
Public Class AutomationAdvancedSchedule
- Inheritance
-
AutomationAdvancedSchedule
Constructors
AutomationAdvancedSchedule() |
Initializes a new instance of AutomationAdvancedSchedule. |
Properties
MonthDays |
Days of the month that the job should execute on. Must be between 1 and 31. |
MonthlyOccurrences |
Occurrences of days within a month. |
WeekDays |
Days of the week that the job should execute on. |
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