WebApiConnectedService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class WebApiConnectedService : Microsoft.TeamFoundation.Core.WebApi.WebApiConnectedServiceRef
type WebApiConnectedService = class
inherit WebApiConnectedServiceRef
Public Class WebApiConnectedService
Inherits WebApiConnectedServiceRef
- Inheritance
- 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) |