你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KubeletConfig.CpuCfsQuotaPeriod Property

Definition

The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'.

public Azure.Provisioning.BicepValue<string> CpuCfsQuotaPeriod { get; set; }
member this.CpuCfsQuotaPeriod : Azure.Provisioning.BicepValue<string> with get, set
Public Property CpuCfsQuotaPeriod As BicepValue(Of String)

Property Value

Applies to