IHostContext interface
Informasi tentang host DevOps saat ini (organisasi)
Properti
| id | GUID unik untuk host ini |
| is |
Membedakan antara Azure DevOps Services (true) dan Azure DevOps Server (false) |
| name | Nama host (yaitu Nama organisasi) |
| service |
Versi Azure DevOps yang digunakan oleh host (organisasi) saat ini |
| type | Tingkat host DevOps |
Detail Properti
id
GUID unik untuk host ini
id: string
Nilai Properti
string
isHosted
Membedakan antara Azure DevOps Services (true) dan Azure DevOps Server (false)
isHosted: boolean
Nilai Properti
boolean
name
Nama host (yaitu Nama organisasi)
name: string
Nilai Properti
string
serviceVersion
Versi Azure DevOps yang digunakan oleh host (organisasi) saat ini
serviceVersion: string
Nilai Properti
string