Share via


IClusterNode.CoreCount Property

Definition

Number of physical cores on the cluster node.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Number of physical cores on the cluster node.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="coreCount")]
public float? CoreCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Number of physical cores on the cluster node.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="coreCount")>]
member this.CoreCount : Nullable<single>
Public ReadOnly Property CoreCount As Nullable(Of Single)

Property Value

Attributes

Applies to