WebApiConnectedService interface

Extends

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

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

kind

The kind of service.

project

The project associated with this service

serviceUri

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

Inherited Properties

url

Property Details

authenticatedBy

The user who did the OAuth authentication to created this service

authenticatedBy: IdentityRef

Property Value

description

Extra description on the service.

description: string

Property Value

string

friendlyName

Friendly Name of service connection

friendlyName: string

Property Value

string

id

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

id: string

Property Value

string

kind

The kind of service.

kind: string

Property Value

string

project

The project associated with this service

project: TeamProjectReference

Property Value

serviceUri

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

serviceUri: string

Property Value

string

Inherited Property Details

url

url: string

Property Value

string

Inherited From WebApiConnectedServiceRef.url