Share via


MaintenanceConfigurationProperties interface

Properties used to configure planned maintenance for a Managed Cluster.

Properties

notAllowedTime

Time slots on which upgrade is not allowed.

timeInWeek

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

Property Details

notAllowedTime

Time slots on which upgrade is not allowed.

notAllowedTime?: TimeSpan[]

Property Value

timeInWeek

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

timeInWeek?: TimeInWeek[]

Property Value