你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Project interface

扩展

属性

accountId

团队帐户的不可变 ID

creationDate

ISO8601 中项目的创建日期

description

此项目的说明。

friendlyName
gitrepo

对此项目的 git 存储库的引用。

projectId

此项目的不可变 ID。

provisioningState

当前部署

workspaceId

工作区的不可变 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

当前部署

provisioningState?: ProvisioningState

属性值

workspaceId

工作区的不可变 ID

workspaceId?: string

属性值

string

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自Resource.id

location

location: string

属性值

string

继承自Resource.location

name

资源的名称。

name?: string

属性值

string

继承自Resource.name

tags

的标记

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型。

type?: string

属性值

string

继承自Resource.type