MaintenanceWindowResourceProperties.Schedule Property

Definition

Recurrence schedule for the maintenance window. One and only one of the schedule types should be specified: 'daily', 'weekly', 'absoluteMonthly', or 'relativeMonthly'.

public Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceSchedule Schedule { get; set; }
member this.Schedule : Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceSchedule with get, set
Public Property Schedule As ContainerServiceMaintenanceSchedule

Property Value

Applies to