次の方法で共有


ProjectProperties interface

プロジェクトのプロパティ。

Extends

プロパティ

devCenterUri

このプロジェクトが関連付けられているデベロッパー センター リソースの URI。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState

リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

継承されたプロパティ

catalogSettings

プロジェクトをカタログに関連付けるときに使用する設定。

description

プロジェクトの説明。

devCenterId

関連付けられている DevCenter のリソース ID

displayName

プロジェクトの表示名。

maxDevBoxesPerUser

指定した場合、1 人のユーザーがプロジェクト内のすべてのプールで作成できる開発ボックスの最大数を制限します。 これは、縮小しても既存の開発ボックスには影響しません。

プロパティの詳細

devCenterUri

このプロジェクトが関連付けられているデベロッパー センター リソースの URI。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

devCenterUri?: string

プロパティ値

string

provisioningState

リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

継承されたプロパティの詳細

catalogSettings

プロジェクトをカタログに関連付けるときに使用する設定。

catalogSettings?: ProjectCatalogSettings

プロパティ値

承元ProjectUpdateProperties.catalogSettings

description

プロジェクトの説明。

description?: string

プロパティ値

string

承元ProjectUpdateProperties.description

devCenterId

関連付けられている DevCenter のリソース ID

devCenterId?: string

プロパティ値

string

承元ProjectUpdateProperties.devCenterId

displayName

プロジェクトの表示名。

displayName?: string

プロパティ値

string

承元ProjectUpdateProperties.displayName

maxDevBoxesPerUser

指定した場合、1 人のユーザーがプロジェクト内のすべてのプールで作成できる開発ボックスの最大数を制限します。 これは、縮小しても既存の開発ボックスには影響しません。

maxDevBoxesPerUser?: number

プロパティ値

number

継承元ProjectUpdateProperties.maxDevBoxesPerUser