Share via


IClusterProperties.ClusterCapacityAvailableCoreCount Property

Definition

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

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

Property Value

Attributes

Applies to