ProjectOutput interface

Project details.

Properties

description

Description of the project.

maxDevBoxesPerUser

When specified, indicates the maximum number of Dev Boxes a single user can create across all pools in the project.

name

Name of the project.

Property Details

description

Description of the project.

description?: string

Property Value

string

maxDevBoxesPerUser

When specified, indicates the maximum number of Dev Boxes a single user can create across all pools in the project.

maxDevBoxesPerUser?: number

Property Value

number

name

Name of the project.

name: string

Property Value

string