azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

420 строки
35 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile"
name: "ManagedClusterPropertiesAutoScalerProfile"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile"
summary: "Parameters to be applied to the cluster-autoscaler when enabled."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ManagedClusterPropertiesAutoScalerProfile**"
constructors:
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.ManagedClusterPropertiesAutoScalerProfile()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.ManagedClusterPropertiesAutoScalerProfile()"
name: "ManagedClusterPropertiesAutoScalerProfile()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.ManagedClusterPropertiesAutoScalerProfile()"
syntax: "public ManagedClusterPropertiesAutoScalerProfile()"
methods:
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.balanceSimilarNodeGroups()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.balanceSimilarNodeGroups()"
name: "balanceSimilarNodeGroups()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.balanceSimilarNodeGroups()"
summary: "Get the balance<wbr>Similar<wbr>Node<wbr>Groups value."
syntax: "public String balanceSimilarNodeGroups()"
desc: "Get the balanceSimilarNodeGroups value."
returns:
description: "the balanceSimilarNodeGroups value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.expander()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.expander()"
name: "expander()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.expander()"
summary: "Get possible values include: 'least-waste', 'most-pods', 'random'."
syntax: "public Expander expander()"
desc: "Get possible values include: 'least-waste', 'most-pods', 'random'."
returns:
description: "the expander value"
type: "<xref href=\"com.microsoft.azure.management.containerservice.Expander?alt=com.microsoft.azure.management.containerservice.Expander&text=Expander\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.maxEmptyBulkDelete()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.maxEmptyBulkDelete()"
name: "maxEmptyBulkDelete()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.maxEmptyBulkDelete()"
summary: "Get the max<wbr>Empty<wbr>Bulk<wbr>Delete value."
syntax: "public String maxEmptyBulkDelete()"
desc: "Get the maxEmptyBulkDelete value."
returns:
description: "the maxEmptyBulkDelete value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.maxGracefulTerminationSec()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.maxGracefulTerminationSec()"
name: "maxGracefulTerminationSec()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.maxGracefulTerminationSec()"
summary: "Get the max<wbr>Graceful<wbr>Termination<wbr>Sec value."
syntax: "public String maxGracefulTerminationSec()"
desc: "Get the maxGracefulTerminationSec value."
returns:
description: "the maxGracefulTerminationSec value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.maxTotalUnreadyPercentage()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.maxTotalUnreadyPercentage()"
name: "maxTotalUnreadyPercentage()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.maxTotalUnreadyPercentage()"
summary: "Get the max<wbr>Total<wbr>Unready<wbr>Percentage value."
syntax: "public String maxTotalUnreadyPercentage()"
desc: "Get the maxTotalUnreadyPercentage value."
returns:
description: "the maxTotalUnreadyPercentage value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.newPodScaleUpDelay()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.newPodScaleUpDelay()"
name: "newPodScaleUpDelay()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.newPodScaleUpDelay()"
summary: "Get the new<wbr>Pod<wbr>Scale<wbr>UpDelay value."
syntax: "public String newPodScaleUpDelay()"
desc: "Get the newPodScaleUpDelay value."
returns:
description: "the newPodScaleUpDelay value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.okTotalUnreadyCount()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.okTotalUnreadyCount()"
name: "okTotalUnreadyCount()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.okTotalUnreadyCount()"
summary: "Get the ok<wbr>Total<wbr>Unready<wbr>Count value."
syntax: "public String okTotalUnreadyCount()"
desc: "Get the okTotalUnreadyCount value."
returns:
description: "the okTotalUnreadyCount value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterAdd()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterAdd()"
name: "scaleDownDelayAfterAdd()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterAdd()"
summary: "Get the scale<wbr>Down<wbr>Delay<wbr>After<wbr>Add value."
syntax: "public String scaleDownDelayAfterAdd()"
desc: "Get the scaleDownDelayAfterAdd value."
returns:
description: "the scaleDownDelayAfterAdd value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterDelete()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterDelete()"
name: "scaleDownDelayAfterDelete()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterDelete()"
summary: "Get the scale<wbr>Down<wbr>Delay<wbr>After<wbr>Delete value."
syntax: "public String scaleDownDelayAfterDelete()"
desc: "Get the scaleDownDelayAfterDelete value."
returns:
description: "the scaleDownDelayAfterDelete value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterFailure()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterFailure()"
name: "scaleDownDelayAfterFailure()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scaleDownDelayAfterFailure()"
summary: "Get the scale<wbr>Down<wbr>Delay<wbr>After<wbr>Failure value."
syntax: "public String scaleDownDelayAfterFailure()"
desc: "Get the scaleDownDelayAfterFailure value."
returns:
description: "the scaleDownDelayAfterFailure value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownUnneededTime()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownUnneededTime()"
name: "scaleDownUnneededTime()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scaleDownUnneededTime()"
summary: "Get the scale<wbr>Down<wbr>Unneeded<wbr>Time value."
syntax: "public String scaleDownUnneededTime()"
desc: "Get the scaleDownUnneededTime value."
returns:
description: "the scaleDownUnneededTime value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownUnreadyTime()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownUnreadyTime()"
name: "scaleDownUnreadyTime()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scaleDownUnreadyTime()"
summary: "Get the scale<wbr>Down<wbr>Unready<wbr>Time value."
syntax: "public String scaleDownUnreadyTime()"
desc: "Get the scaleDownUnreadyTime value."
returns:
description: "the scaleDownUnreadyTime value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownUtilizationThreshold()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scaleDownUtilizationThreshold()"
name: "scaleDownUtilizationThreshold()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scaleDownUtilizationThreshold()"
summary: "Get the scale<wbr>Down<wbr>Utilization<wbr>Threshold value."
syntax: "public String scaleDownUtilizationThreshold()"
desc: "Get the scaleDownUtilizationThreshold value."
returns:
description: "the scaleDownUtilizationThreshold value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scanInterval()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.scanInterval()"
name: "scanInterval()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.scanInterval()"
summary: "Get the scan<wbr>Interval value."
syntax: "public String scanInterval()"
desc: "Get the scanInterval value."
returns:
description: "the scanInterval value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.skipNodesWithLocalStorage()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.skipNodesWithLocalStorage()"
name: "skipNodesWithLocalStorage()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.skipNodesWithLocalStorage()"
summary: "Get the skip<wbr>Nodes<wbr>With<wbr>Local<wbr>Storage value."
syntax: "public String skipNodesWithLocalStorage()"
desc: "Get the skipNodesWithLocalStorage value."
returns:
description: "the skipNodesWithLocalStorage value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.skipNodesWithSystemPods()"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.skipNodesWithSystemPods()"
name: "skipNodesWithSystemPods()"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.skipNodesWithSystemPods()"
summary: "Get the skip<wbr>Nodes<wbr>With<wbr>System<wbr>Pods value."
syntax: "public String skipNodesWithSystemPods()"
desc: "Get the skipNodesWithSystemPods value."
returns:
description: "the skipNodesWithSystemPods value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withBalanceSimilarNodeGroups(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withBalanceSimilarNodeGroups(String balanceSimilarNodeGroups)"
name: "withBalanceSimilarNodeGroups(String balanceSimilarNodeGroups)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withBalanceSimilarNodeGroups(String balanceSimilarNodeGroups)"
summary: "Set the balance<wbr>Similar<wbr>Node<wbr>Groups value."
parameters:
- description: "the balanceSimilarNodeGroups value to set"
name: "balanceSimilarNodeGroups"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withBalanceSimilarNodeGroups(String balanceSimilarNodeGroups)"
desc: "Set the balanceSimilarNodeGroups value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withExpander(com.microsoft.azure.management.containerservice.Expander)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withExpander(Expander expander)"
name: "withExpander(Expander expander)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withExpander(Expander expander)"
summary: "Set possible values include: 'least-waste', 'most-pods', 'random'."
parameters:
- description: "the expander value to set"
name: "expander"
type: "<xref href=\"com.microsoft.azure.management.containerservice.Expander?alt=com.microsoft.azure.management.containerservice.Expander&text=Expander\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withExpander(Expander expander)"
desc: "Set possible values include: 'least-waste', 'most-pods', 'random'."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withMaxEmptyBulkDelete(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withMaxEmptyBulkDelete(String maxEmptyBulkDelete)"
name: "withMaxEmptyBulkDelete(String maxEmptyBulkDelete)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withMaxEmptyBulkDelete(String maxEmptyBulkDelete)"
summary: "Set the max<wbr>Empty<wbr>Bulk<wbr>Delete value."
parameters:
- description: "the maxEmptyBulkDelete value to set"
name: "maxEmptyBulkDelete"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withMaxEmptyBulkDelete(String maxEmptyBulkDelete)"
desc: "Set the maxEmptyBulkDelete value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withMaxGracefulTerminationSec(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withMaxGracefulTerminationSec(String maxGracefulTerminationSec)"
name: "withMaxGracefulTerminationSec(String maxGracefulTerminationSec)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withMaxGracefulTerminationSec(String maxGracefulTerminationSec)"
summary: "Set the max<wbr>Graceful<wbr>Termination<wbr>Sec value."
parameters:
- description: "the maxGracefulTerminationSec value to set"
name: "maxGracefulTerminationSec"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withMaxGracefulTerminationSec(String maxGracefulTerminationSec)"
desc: "Set the maxGracefulTerminationSec value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withMaxTotalUnreadyPercentage(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withMaxTotalUnreadyPercentage(String maxTotalUnreadyPercentage)"
name: "withMaxTotalUnreadyPercentage(String maxTotalUnreadyPercentage)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withMaxTotalUnreadyPercentage(String maxTotalUnreadyPercentage)"
summary: "Set the max<wbr>Total<wbr>Unready<wbr>Percentage value."
parameters:
- description: "the maxTotalUnreadyPercentage value to set"
name: "maxTotalUnreadyPercentage"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withMaxTotalUnreadyPercentage(String maxTotalUnreadyPercentage)"
desc: "Set the maxTotalUnreadyPercentage value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withNewPodScaleUpDelay(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withNewPodScaleUpDelay(String newPodScaleUpDelay)"
name: "withNewPodScaleUpDelay(String newPodScaleUpDelay)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withNewPodScaleUpDelay(String newPodScaleUpDelay)"
summary: "Set the new<wbr>Pod<wbr>Scale<wbr>UpDelay value."
parameters:
- description: "the newPodScaleUpDelay value to set"
name: "newPodScaleUpDelay"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withNewPodScaleUpDelay(String newPodScaleUpDelay)"
desc: "Set the newPodScaleUpDelay value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withOkTotalUnreadyCount(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withOkTotalUnreadyCount(String okTotalUnreadyCount)"
name: "withOkTotalUnreadyCount(String okTotalUnreadyCount)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withOkTotalUnreadyCount(String okTotalUnreadyCount)"
summary: "Set the ok<wbr>Total<wbr>Unready<wbr>Count value."
parameters:
- description: "the okTotalUnreadyCount value to set"
name: "okTotalUnreadyCount"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withOkTotalUnreadyCount(String okTotalUnreadyCount)"
desc: "Set the okTotalUnreadyCount value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterAdd(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterAdd(String scaleDownDelayAfterAdd)"
name: "withScaleDownDelayAfterAdd(String scaleDownDelayAfterAdd)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterAdd(String scaleDownDelayAfterAdd)"
summary: "Set the scale<wbr>Down<wbr>Delay<wbr>After<wbr>Add value."
parameters:
- description: "the scaleDownDelayAfterAdd value to set"
name: "scaleDownDelayAfterAdd"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScaleDownDelayAfterAdd(String scaleDownDelayAfterAdd)"
desc: "Set the scaleDownDelayAfterAdd value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterDelete(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterDelete(String scaleDownDelayAfterDelete)"
name: "withScaleDownDelayAfterDelete(String scaleDownDelayAfterDelete)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterDelete(String scaleDownDelayAfterDelete)"
summary: "Set the scale<wbr>Down<wbr>Delay<wbr>After<wbr>Delete value."
parameters:
- description: "the scaleDownDelayAfterDelete value to set"
name: "scaleDownDelayAfterDelete"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScaleDownDelayAfterDelete(String scaleDownDelayAfterDelete)"
desc: "Set the scaleDownDelayAfterDelete value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterFailure(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterFailure(String scaleDownDelayAfterFailure)"
name: "withScaleDownDelayAfterFailure(String scaleDownDelayAfterFailure)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScaleDownDelayAfterFailure(String scaleDownDelayAfterFailure)"
summary: "Set the scale<wbr>Down<wbr>Delay<wbr>After<wbr>Failure value."
parameters:
- description: "the scaleDownDelayAfterFailure value to set"
name: "scaleDownDelayAfterFailure"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScaleDownDelayAfterFailure(String scaleDownDelayAfterFailure)"
desc: "Set the scaleDownDelayAfterFailure value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnneededTime(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnneededTime(String scaleDownUnneededTime)"
name: "withScaleDownUnneededTime(String scaleDownUnneededTime)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnneededTime(String scaleDownUnneededTime)"
summary: "Set the scale<wbr>Down<wbr>Unneeded<wbr>Time value."
parameters:
- description: "the scaleDownUnneededTime value to set"
name: "scaleDownUnneededTime"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScaleDownUnneededTime(String scaleDownUnneededTime)"
desc: "Set the scaleDownUnneededTime value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnreadyTime(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnreadyTime(String scaleDownUnreadyTime)"
name: "withScaleDownUnreadyTime(String scaleDownUnreadyTime)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScaleDownUnreadyTime(String scaleDownUnreadyTime)"
summary: "Set the scale<wbr>Down<wbr>Unready<wbr>Time value."
parameters:
- description: "the scaleDownUnreadyTime value to set"
name: "scaleDownUnreadyTime"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScaleDownUnreadyTime(String scaleDownUnreadyTime)"
desc: "Set the scaleDownUnreadyTime value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUtilizationThreshold(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScaleDownUtilizationThreshold(String scaleDownUtilizationThreshold)"
name: "withScaleDownUtilizationThreshold(String scaleDownUtilizationThreshold)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScaleDownUtilizationThreshold(String scaleDownUtilizationThreshold)"
summary: "Set the scale<wbr>Down<wbr>Utilization<wbr>Threshold value."
parameters:
- description: "the scaleDownUtilizationThreshold value to set"
name: "scaleDownUtilizationThreshold"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScaleDownUtilizationThreshold(String scaleDownUtilizationThreshold)"
desc: "Set the scaleDownUtilizationThreshold value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScanInterval(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withScanInterval(String scanInterval)"
name: "withScanInterval(String scanInterval)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withScanInterval(String scanInterval)"
summary: "Set the scan<wbr>Interval value."
parameters:
- description: "the scanInterval value to set"
name: "scanInterval"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withScanInterval(String scanInterval)"
desc: "Set the scanInterval value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithLocalStorage(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithLocalStorage(String skipNodesWithLocalStorage)"
name: "withSkipNodesWithLocalStorage(String skipNodesWithLocalStorage)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithLocalStorage(String skipNodesWithLocalStorage)"
summary: "Set the skip<wbr>Nodes<wbr>With<wbr>Local<wbr>Storage value."
parameters:
- description: "the skipNodesWithLocalStorage value to set"
name: "skipNodesWithLocalStorage"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withSkipNodesWithLocalStorage(String skipNodesWithLocalStorage)"
desc: "Set the skipNodesWithLocalStorage value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithSystemPods(java.lang.String)"
fullName: "com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithSystemPods(String skipNodesWithSystemPods)"
name: "withSkipNodesWithSystemPods(String skipNodesWithSystemPods)"
nameWithType: "ManagedClusterPropertiesAutoScalerProfile.withSkipNodesWithSystemPods(String skipNodesWithSystemPods)"
summary: "Set the skip<wbr>Nodes<wbr>With<wbr>System<wbr>Pods value."
parameters:
- description: "the skipNodesWithSystemPods value to set"
name: "skipNodesWithSystemPods"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ManagedClusterPropertiesAutoScalerProfile withSkipNodesWithSystemPods(String skipNodesWithSystemPods)"
desc: "Set the skipNodesWithSystemPods value."
returns:
description: "the ManagedClusterPropertiesAutoScalerProfile object itself."
type: "<xref href=\"com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile?alt=com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile&text=ManagedClusterPropertiesAutoScalerProfile\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Parameters to be applied to the cluster-autoscaler when enabled."
metadata: {}
package: "com.microsoft.azure.management.containerservice"
artifact: com.microsoft.azure:azure-mgmt-containerservice:1.41.4