Project interface
- Extends
プロパティ
| account |
チームアカウントの不変のID |
| creation |
ISO8601 でのプロジェクトの作成日 |
| description | このプロジェクトの説明。 |
| friendly |
|
| gitrepo | このプロジェクトの git リポジトリへの参照。 |
| project |
このプロジェクトの不変 ID。 |
| provisioning |
現在のデプロイ |
| workspace |
ワークスペースの不変の ID |
プロパティの詳細
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
継承されたプロパティの詳細
id
location
location: string
プロパティ値
string
resource.location から継承
name
tags
のタグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}