次の方法で共有


KubeletConfig.CpuCfsQuotaPeriod プロパティ

定義

CPU CFS クォータ期間の値を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象