Interface KubernetesClusterAgentPool.DefinitionStages.WithAutoScaling<ParentT>

    • Method Detail

      • withAutoScaling

        KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withAutoScaling​(int minimumNodeSize,
                                                                                        int maximumNodeSize)
        Enables the auto-scaling with maximum/minimum number of nodes.
        Parameters:
        minimumNodeSize - the minimum number of nodes for auto-scaling.
        maximumNodeSize - the maximum number of nodes for auto-scaling.
        Returns:
        the next stage of the definition