Share via


ICluster.CapacityAvailableCoreCount Property

Definition

The remaining number of cores that are available in this cluster for workload use.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The remaining number of cores that are available in this cluster for workload use.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="availableCoreCount")]
public long? CapacityAvailableCoreCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The remaining number of cores that are available in this cluster for workload use.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="availableCoreCount")>]
member this.CapacityAvailableCoreCount : Nullable<int64> with get, set
Public Property CapacityAvailableCoreCount As Nullable(Of Long)

Property Value

Attributes

Applies to