Partilhar via


WorkloadProfileStatesProperties.CurrentCount Property

Definition

Current count of nodes.

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

Property Value

Implements

Attributes

Applies to