Partager via


ConnectedServicesWebService.DeleteConnectedService, méthode

Supprime le service connecté associé

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Sub DeleteConnectedService ( _
    name As String, _
    teamProject As String _
)
[WebMethodAttribute]
public void DeleteConnectedService(
    string name,
    string teamProject
)

Paramètres

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

Sécurité .NET Framework

Voir aussi

Référence

ConnectedServicesWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms