Partager via


ConnectedServicesService.GetConnectedService, méthode

Obtient toutes les données d'un service connecté particulier

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Function GetConnectedService ( _
    name As String, _
    teamProject As String _
) As ConnectedService
public ConnectedService GetConnectedService(
    string name,
    string teamProject
)

Paramètres

  • name
    Type : System.String
    Nom du service tel que l'ID azuré d'abonnement
  • teamProject
    Type : System.String
    Nom du projet associé à ce service

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Client.ConnectedService
Service connecté notamment les informations d'identification de connexion

Sécurité .NET Framework

Voir aussi

Référence

ConnectedServicesService Classe

Microsoft.TeamFoundation.Framework.Client, espace de noms