Compartir a través de


SiteLimits.MaxPercentageCpu Propiedad

Definición

Obtiene o establece el porcentaje máximo permitido de uso de CPU.

[Newtonsoft.Json.JsonProperty(PropertyName="maxPercentageCpu")]
public double? MaxPercentageCpu { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxPercentageCpu")>]
member this.MaxPercentageCpu : Nullable<double> with get, set
Public Property MaxPercentageCpu As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a