Share via


Project.MaxDevBoxesPerUser Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Owned)]
public int? MaxDevBoxesPerUser { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Owned)>]
member this.MaxDevBoxesPerUser : Nullable<int> with get, set
Public Property MaxDevBoxesPerUser As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to