Compartir a través de


HostedBuildPoolWebService.RegisterBuildMachine (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Hosted.Server
Ensamblado:  Microsoft.TeamFoundation.Build.Server (en Microsoft.TeamFoundation.Build.Server.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function RegisterBuildMachine ( _
    poolName As String, _
    roleInstanceName As String, _
    computerName As String, _
    poolAuthToken As Byte() _
) As BuildMachineInfo
[WebMethodAttribute]
public BuildMachineInfo RegisterBuildMachine(
    string poolName,
    string roleInstanceName,
    string computerName,
    byte[] poolAuthToken
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Build.Hosted.Server.BuildMachineInfo

Seguridad de .NET Framework

Vea también

Referencia

HostedBuildPoolWebService Clase

Microsoft.TeamFoundation.Build.Hosted.Server (Espacio de nombres)