次の方法で共有


Project interface

Extends

プロパティ

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