Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Packages that use MaintenanceConfigurationProperties Package Description com.azure.resourcemanager.containerservice.fluent.models 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 MaintenanceConfigurationProperties Modifier and Type Method Description MaintenanceConfigurationPropertiesMaintenanceConfigurationProperties. withNotAllowedTime(List<TimeSpan> notAllowedTime)Set the notAllowedTime property: Time slots on which upgrade is not allowed.MaintenanceConfigurationPropertiesMaintenanceConfigurationProperties. withTimeInWeek(List<TimeInWeek> timeInWeek)Set the timeInWeek property: Time slots during the week when planned maintenance is allowed to proceed.
-