IHostContext interface

有关当前 DevOps 主机 (组织) 的信息

属性

id

此主机的唯一 GUID

isHosted

区分Azure DevOps Services (true) 和 Azure DevOps Server (false)

name

主机 (的名称,即组织名称)

serviceVersion

当前主机 (组织使用的 Azure DevOps 版本)

type

DevOps 主机级别

属性详细信息

id

此主机的唯一 GUID

id: string

属性值

string

isHosted

区分Azure DevOps Services (true) 和 Azure DevOps Server (false)

isHosted: boolean

属性值

boolean

name

主机 (的名称,即组织名称)

name: string

属性值

string

serviceVersion

当前主机 (组织使用的 Azure DevOps 版本)

serviceVersion: string

属性值

string

type

DevOps 主机级别

type: HostType

属性值