This documentation is archived and is not being maintained.
ConnectedServicesService::GetConnectedService Method
Visual Studio 2013
Get all of the data for a particular connected service
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- name
- Type: System::String
Service name such as azure subscription id
- teamProject
- Type: System::String
Project name associated to this service
Return Value
Type: Microsoft.TeamFoundation.Framework.Client::ConnectedServiceConnected service including the connection credentials
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: