DevCenterProjectPatch Class

Definition

The project properties for partial update. Properties not provided in the update request will not be changed.

public class DevCenterProjectPatch : Azure.ResourceManager.DevCenter.Models.DevCenterTrackedResourceUpdate
type DevCenterProjectPatch = class
    inherit DevCenterTrackedResourceUpdate
Public Class DevCenterProjectPatch
Inherits DevCenterTrackedResourceUpdate
Inheritance
DevCenterProjectPatch

Constructors

DevCenterProjectPatch()

Initializes a new instance of DevCenterProjectPatch.

Properties

Description

Description of the project.

DevCenterId

Resource Id of an associated DevCenter.

Location

The geo-location where the resource lives.

(Inherited from DevCenterTrackedResourceUpdate)
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.

Tags

Resource tags.

(Inherited from DevCenterTrackedResourceUpdate)

Applies to