Share via


WorkloadProfileStates.MaximumCount Property

Definition

Maximum count of nodes.

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

Property Value

Implements

Attributes

Applies to