ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex Enum
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.
Specifies on which week of the month the dayOfWeek applies.
public enum ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex
type ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex =
Public Enum ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex
- Inheritance
-
ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex
Fields
Name | Value | Description |
---|---|---|
First | 0 | First week of the month. |
Second | 1 | Second week of the month. |
Third | 2 | Third week of the month. |
Fourth | 3 | Fourth week of the month. |
Last | 4 | Last week of the month. |
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