Project interface
- Extends
プロパティ
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
継承されたプロパティの詳細
id
location
name
tags
のタグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
Resource.tagsから継承