AzurePipelinesDisposableExtensions.

Group(IAzurePipelinesCommands, string) Method

Summary

Groups Azure Pipelines output.

Syntax

public static IDisposable Group(this IAzurePipelinesCommands azurePipelinesCommands, string name)

Parameters

Name Type Description
azurePipelinesCommands IAzurePipelinesCommands The Azure Pipelines Commands.
name string The name.

Return Value

Type Description
IDisposable An IDisposable.