WebApiConnectedService interface

Extends

属性

authenticatedBy

执行 OAuth 身份验证以创建此服务的用户

description

有关该服务的其他说明。

friendlyName

服务连接的友好名称

id

连接服务的 ID/名称。 例如:Azure 连接的订阅 ID

kind

服务的类型。

project

与此服务关联的项目

serviceUri

用于直接连接到服务的可选 URI,例如 https://windows.azure.com

继承属性

url

属性详细信息

authenticatedBy

执行 OAuth 身份验证以创建此服务的用户

authenticatedBy: IdentityRef

属性值

description

有关该服务的其他说明。

description: string

属性值

string

friendlyName

服务连接的友好名称

friendlyName: string

属性值

string

id

连接服务的 ID/名称。 例如:Azure 连接的订阅 ID

id: string

属性值

string

kind

服务的类型。

kind: string

属性值

string

project

与此服务关联的项目

project: TeamProjectReference

属性值

serviceUri

用于直接连接到服务的可选 URI,例如 https://windows.azure.com

serviceUri: string

属性值

string

继承属性详细信息

url

url: string

属性值

string

继承自WebApiConnectedServiceRef.url