AzurePipelinesAgentInfo.

Name Property

Summary

Gets the name of the agent that is registered with the pool.

Syntax

public string Name { get; }

Remarks

If you are using a self-hosted agent, this is specified by you.

Value

Type Description
string The name of the agent that is registered with the pool.