Partager via


TeamFoundationHostedBuildService.GetMachinePools, méthode

Retourne tous les pools d'ordinateur définis dans le système

Espace de noms :  Microsoft.TeamFoundation.Build.Hosted.Server
Assembly :  Microsoft.TeamFoundation.Build.Server (dans Microsoft.TeamFoundation.Build.Server.dll)

Syntaxe

'Déclaration
Public Function GetMachinePools ( _
    requestContext As TeamFoundationRequestContext _
) As List(Of MachinePool)
public List<MachinePool> GetMachinePools(
    TeamFoundationRequestContext requestContext
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<MachinePool>
Liste des pools

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationHostedBuildService Classe

Microsoft.TeamFoundation.Build.Hosted.Server, espace de noms