This documentation is archived and is not being maintained.

ConnectedServicesService::DeleteConnectedService Method

Deletes a connected service

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
void DeleteConnectedService(
	String^ name, 
	String^ teamProject
)

Parameters

name
Type: System::String

Service name such as azure subscription id

teamProject
Type: System::String

Show: