ProjectUpdateProperties interface

Properties of a project. These properties can be updated after the resource has been created.

Properties

description

Description of the project.

devCenterId

Resource Id of an associated DevCenter

displayName

The display name of the project.

maxDevBoxesPerUser

When specified, limits the maximum number of Dev Boxes a single user can create across all pools in the project. This will have no effect on existing Dev Boxes when reduced.

Property Details

description

Description of the project.

description?: string

Property Value

string

devCenterId

Resource Id of an associated DevCenter

devCenterId?: string

Property Value

string

displayName

The display name of the project.

displayName?: string

Property Value

string

maxDevBoxesPerUser

When specified, limits the maximum number of Dev Boxes a single user can create across all pools in the project. This will have no effect on existing Dev Boxes when reduced.

maxDevBoxesPerUser?: number

Property Value

number