Interface PipelineResource.DefinitionStages.WithConcurrency

    • Method Detail

      • withConcurrency

        PipelineResource.DefinitionStages.WithCreate withConcurrency​(Integer concurrency)
        Specifies the concurrency property: The max number of concurrent runs for the pipeline..
        Parameters:
        concurrency - The max number of concurrent runs for the pipeline.
        Returns:
        the next definition stage.