共用方式為


ContainerServiceMaintenanceConfiguration.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 Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ContainerServiceTimeInWeek> TimesInWeek { get; set; }
member this.TimesInWeek : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerService.ContainerServiceTimeInWeek> with get, set
Public Property TimesInWeek As BicepList(Of ContainerServiceTimeInWeek)

Property Value

Applies to