共用方式為


Project interface

物件,表示機器學習專案。

Extends

屬性

accountId

包含此專案的小組帳戶不可變標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationDate

以ISO8601格式建立專案的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

description

此專案的描述。

friendlyName

這個專案的易記名稱。

gitrepo

此專案的 git 存放庫參考。

projectId

此專案的不可變標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

項目資源的目前部署狀態。 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?: 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