Compartilhar via


QuotaCapability.CoresUsed Propriedade

Definição

Obtém ou define o número de núcleos usados na assinatura.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a