Project interface
- Extends
屬性
| account |
小組帳戶的不可變標識碼 |
| creation |
專案中的建立日期ISO8601 |
| description | 此專案的描述。 |
| friendly |
|
| gitrepo | 此專案的 git 存放庫參考。 |
| project |
此專案的不可變標識碼。 |
| provisioning |
目前的部署 |
| workspace |
工作區的不可變標識碼 |
屬性詳細資料
accountId
小組帳戶的不可變標識碼
accountId?: string
屬性值
string
creationDate
專案中的建立日期ISO8601
creationDate?: Date
屬性值
Date
description
此專案的描述。
description?: string
屬性值
string
friendlyName
friendlyName: string
屬性值
string
gitrepo
此專案的 git 存放庫參考。
gitrepo?: string
屬性值
string
projectId
此專案的不可變標識碼。
projectId?: string
屬性值
string
provisioningState
workspaceId
工作區的不可變標識碼
workspaceId?: string
屬性值
string