DevCenterProjectPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Azure SDK for .NET