SysctlConfig.KernelThreadsMax Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the KernelThreadsMax.
public Azure.Provisioning.BicepValue<int> KernelThreadsMax { get; set; }
member this.KernelThreadsMax : Azure.Provisioning.BicepValue<int> with get, set
Public Property KernelThreadsMax As BicepValue(Of Integer)