Share via


ContainerServiceMaintenanceConfigurationData.TimesInWeek Property

Definition

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ContainerServiceTimeInWeek> TimesInWeek { get; }
member this.TimesInWeek : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ContainerServiceTimeInWeek>
Public ReadOnly Property TimesInWeek As IList(Of ContainerServiceTimeInWeek)

Property Value

Applies to