Compartir a través de


RegionalQuotaCapability.CoresUsed Propiedad

Definición

Obtiene o establece el número de núcleos usados en la región.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a