ContainerServiceMaintenanceRelativeMonthlySchedule.WeekIndex Property
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 Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex> WeekIndex { get; set; }
member this.WeekIndex : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex> with get, set
Public Property WeekIndex As BicepValue(Of ContainerServiceMaintenanceRelativeMonthlyScheduleWeekIndex)