TeamFoundationHostedBuildService.UnregisterMachinePool-Methode

Löschungsinformationen über einen Computerpool.

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

Syntax

'Declaration
Public Sub UnregisterMachinePool ( _
    requestContext As TeamFoundationRequestContext, _
    machinePoolName As String _
)
public void UnregisterMachinePool(
    TeamFoundationRequestContext requestContext,
    string machinePoolName
)

Parameter

Hinweise

Wenn Pool vorhanden ist, ist dies ein durch.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationHostedBuildService Klasse

Microsoft.TeamFoundation.Build.Hosted.Server-Namespace