Поделиться через


AgentsController.GetAgents - метод

Получение агенты построения

Пространство имен:  Microsoft.TeamFoundation.Build.Server.Rest
Сборка:  Microsoft.TeamFoundation.Build.Server (в Microsoft.TeamFoundation.Build.Server.dll)

Синтаксис

'Декларация
<HttpGetAttribute> _
Public Function GetAgents ( _
    controllerName As String, _
    agentName As String, _
    serviceHost As String _
) As HttpResponseMessage
[HttpGetAttribute]
public HttpResponseMessage GetAgents(
    string controllerName,
    string agentName,
    string serviceHost
)

Параметры

Возвращаемое значение

Тип: System.Net.Http.HttpResponseMessage

Безопасность платформы .NET Framework

См. также

Ссылки

AgentsController Класс

Microsoft.TeamFoundation.Build.Server.Rest - пространство имен