Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterPropertiesAutoScalerProfile in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterPropertiesAutoScalerProfile.withBalanceSimilarNodeGroups
(String balanceSimilarNodeGroups) Set the balanceSimilarNodeGroups value.ManagedClusterPropertiesAutoScalerProfile.withExpander
(Expander expander) Set possible values include: 'least-waste', 'most-pods', 'random'.ManagedClusterPropertiesAutoScalerProfile.withMaxEmptyBulkDelete
(String maxEmptyBulkDelete) Set the maxEmptyBulkDelete value.ManagedClusterPropertiesAutoScalerProfile.withMaxGracefulTerminationSec
(String maxGracefulTerminationSec) Set the maxGracefulTerminationSec value.ManagedClusterPropertiesAutoScalerProfile.withMaxTotalUnreadyPercentage
(String maxTotalUnreadyPercentage) Set the maxTotalUnreadyPercentage value.ManagedClusterPropertiesAutoScalerProfile.withNewPodScaleUpDelay
(String newPodScaleUpDelay) Set the newPodScaleUpDelay value.ManagedClusterPropertiesAutoScalerProfile.withOkTotalUnreadyCount
(String okTotalUnreadyCount) Set the okTotalUnreadyCount value.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterAdd
(String scaleDownDelayAfterAdd) Set the scaleDownDelayAfterAdd value.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterDelete
(String scaleDownDelayAfterDelete) Set the scaleDownDelayAfterDelete value.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterFailure
(String scaleDownDelayAfterFailure) Set the scaleDownDelayAfterFailure value.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnneededTime
(String scaleDownUnneededTime) Set the scaleDownUnneededTime value.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnreadyTime
(String scaleDownUnreadyTime) Set the scaleDownUnreadyTime value.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUtilizationThreshold
(String scaleDownUtilizationThreshold) Set the scaleDownUtilizationThreshold value.ManagedClusterPropertiesAutoScalerProfile.withScanInterval
(String scanInterval) Set the scanInterval value.ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithLocalStorage
(String skipNodesWithLocalStorage) Set the skipNodesWithLocalStorage value.ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithSystemPods
(String skipNodesWithSystemPods) Set the skipNodesWithSystemPods value.