Compartir a través de


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(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? ClusterCapacityAvailableCoreCount { 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.ClusterCapacityAvailableCoreCount : Nullable<int64> with get, set
Public Property ClusterCapacityAvailableCoreCount As Nullable(Of Long)

Property Value

Attributes

Applies to