HybridContainerServiceExpander.LeastWaste Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources.
public static Azure.ResourceManager.HybridContainerService.Models.HybridContainerServiceExpander LeastWaste { get; }
static member LeastWaste : Azure.ResourceManager.HybridContainerService.Models.HybridContainerServiceExpander
Public Shared ReadOnly Property LeastWaste As HybridContainerServiceExpander
Property Value
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET