Compartir a través de


QuotaCapability.MaxCoresAllowed Propiedad

Definición

Obtiene o establece el número de núcleos permitidos por la suscripción.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a