Share via


WorkloadProfile.MaximumCount Property

Definition

The maximum capacity.

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

Property Value

Implements

Attributes

Applies to