次の方法で共有


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から継承