Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
Packages that use MaintenanceConfigurationProperties
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
-
Uses of MaintenanceConfigurationProperties in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return MaintenanceConfigurationPropertiesModifier and TypeMethodDescriptionMaintenanceConfigurationProperties.withNotAllowedTime(List<TimeSpan> notAllowedTime) Set the notAllowedTime property: Time slots on which upgrade is not allowed.MaintenanceConfigurationProperties.withTimeInWeek(List<TimeInWeek> timeInWeek) Set the timeInWeek property: Time slots during the week when planned maintenance is allowed to proceed.