共用方式為


KubeletConfig.CpuCfsQuotaPeriod Property

Definition

Gets or sets sets CPU CFS quota period value.

[Newtonsoft.Json.JsonProperty(PropertyName="cpuCfsQuotaPeriod")]
public string CpuCfsQuotaPeriod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cpuCfsQuotaPeriod")>]
member this.CpuCfsQuotaPeriod : string with get, set
Public Property CpuCfsQuotaPeriod As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to