Interface KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT>

    • Method Detail

      • withAgentPoolVirtualMachineCount

        KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withAgentPoolVirtualMachineCount​(int count)
        Specifies the number of agents (Virtual Machines) to host docker containers.
        Parameters:
        count - the number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive); the default value is 1.
        Returns:
        the next stage of the definition