你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Project interface
- 扩展
属性
account |
团队帐户的不可变 ID |
creation |
ISO8601 中项目的创建日期 |
description | 此项目的说明。 |
friendly |
|
gitrepo | 对此项目的 git 存储库的引用。 |
project |
此项目的不可变 ID。 |
provisioning |
当前部署 |
workspace |
工作区的不可变 ID |
继承属性
id | 资源 ID。 |
location | |
name | 资源的名称。 |
tags | 的标记 |
type | 资源类型。 |
属性详细信息
accountId
团队帐户的不可变 ID
accountId?: string
属性值
string
creationDate
ISO8601 中项目的创建日期
creationDate?: Date
属性值
Date
description
此项目的说明。
description?: string
属性值
string
friendlyName
friendlyName: string
属性值
string
gitrepo
对此项目的 git 存储库的引用。
gitrepo?: string
属性值
string
projectId
此项目的不可变 ID。
projectId?: string
属性值
string
provisioningState
workspaceId
工作区的不可变 ID
workspaceId?: string
属性值
string