共用方式為


Project interface

Extends

屬性

accountId

小組帳戶的不可變標識碼

creationDate

專案中的建立日期ISO8601

description

此專案的描述。

friendlyName
gitrepo

此專案的 git 存放庫參考。

projectId

此專案的不可變標識碼。

provisioningState

目前的部署

workspaceId

工作區的不可變標識碼

繼承的屬性

id

資源標識碼。

location
name

資源的名稱。

tags

的標記

type

資源的型別。

屬性詳細資料

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

目前的部署

provisioningState?: ProvisioningState

屬性值

workspaceId

工作區的不可變標識碼

workspaceId?: string

屬性值

string

繼承的屬性詳細資料

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