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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET