Freigeben über


ServersController.GetBuildServiceHosts-Methode

Ruft ab Buildserver

Namespace:  Microsoft.TeamFoundation.Build.Server.Rest
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
<HttpGetAttribute> _
Public Function GetBuildServiceHosts ( _
    serviceHost As String _
) As HttpResponseMessage
[HttpGetAttribute]
public HttpResponseMessage GetBuildServiceHosts(
    string serviceHost
)

Parameter

Rückgabewert

Typ: System.Net.Http.HttpResponseMessage

.NET Framework-Sicherheit

Siehe auch

Referenz

ServersController Klasse

Microsoft.TeamFoundation.Build.Server.Rest-Namespace