Pool.DevBoxCount Property

Definition

Indicates the number of provisioned Dev Boxes in this pool.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)]
public int? DevBoxCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)>]
member this.DevBoxCount : Nullable<int>
Public ReadOnly Property DevBoxCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to