Interface RegistryTask.DefinitionStages.AgentConfiguration

    • Method Detail

      • withCpuCount

        RegistryTask.DefinitionStages.TaskCreatable withCpuCount​(int count)
        The function that specifies the count of the CPU.
        Parameters:
        count - the CPU count.
        Returns:
        the next stage of the container registry task definition.