| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterInner.autoScalerProfile()
Get the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClusterInner.withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile autoScalerProfile)
Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterPropertiesAutoScalerProfile |
Components1Q1Og48SchemasManagedclusterAllof1.autoScalerProfile()
Get the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withBalanceSimilarNodeGroups(String balanceSimilarNodeGroups)
Set the balanceSimilarNodeGroups property: The balance-similar-node-groups property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withMaxGracefulTerminationSec(String maxGracefulTerminationSec)
Set the maxGracefulTerminationSec property: The max-graceful-termination-sec property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterAdd(String scaleDownDelayAfterAdd)
Set the scaleDownDelayAfterAdd property: The scale-down-delay-after-add property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterDelete(String scaleDownDelayAfterDelete)
Set the scaleDownDelayAfterDelete property: The scale-down-delay-after-delete property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterFailure(String scaleDownDelayAfterFailure)
Set the scaleDownDelayAfterFailure property: The scale-down-delay-after-failure property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnneededTime(String scaleDownUnneededTime)
Set the scaleDownUnneededTime property: The scale-down-unneeded-time property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnreadyTime(String scaleDownUnreadyTime)
Set the scaleDownUnreadyTime property: The scale-down-unready-time property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScaleDownUtilizationThreshold(String scaleDownUtilizationThreshold)
Set the scaleDownUtilizationThreshold property: The scale-down-utilization-threshold property.
|
ManagedClusterPropertiesAutoScalerProfile |
ManagedClusterPropertiesAutoScalerProfile.withScanInterval(String scanInterval)
Set the scanInterval property: The scan-interval property.
|
| Modifier and Type | Method and Description |
|---|---|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile autoScalerProfile)
Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.