共用方式為


SiteLimits.MaxPercentageCpu 屬性

定義

取得或設定允許的最大 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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於