Compartir a través de


QuotaInfo.CoresUsed Propiedad

Definición

Obtiene o establece los núcleos usados por el clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="coresUsed")]
public int? CoresUsed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="coresUsed")>]
member this.CoresUsed : Nullable<int> with get, set
Public Property CoresUsed As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a