Delen via


WorkloadProfileStates.CurrentCount Property

Definition

Current count of nodes.

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

Property Value

Implements

Attributes

Applies to