Edit

WebApiConnectedService Class

Definition

[System.Runtime.Serialization.DataContract]
public class WebApiConnectedService : Microsoft.TeamFoundation.Core.WebApi.WebApiConnectedServiceRef
type WebApiConnectedService = class
    inherit WebApiConnectedServiceRef
Public Class WebApiConnectedService
Inherits WebApiConnectedServiceRef
Inheritance
WebApiConnectedService
Attributes

Constructors

WebApiConnectedService()

Properties

AuthenticatedBy

The user who did the OAuth authentication to created this service

Description

Extra description on the service.

FriendlyName

Friendly Name of service connection

Id (Inherited from WebApiConnectedServiceRef)
Kind

The kind of service.

Name

Id/Name of the connection service. For Ex: Subscription Id for Azure Connection

Project

The project associated with this service

ServiceUri

Optional uri to connect directly to the service such as https://windows.azure.com

Url (Inherited from WebApiConnectedServiceRef)

Applies to