Share via


KubeletConfig.AllowedUnsafeSysctls Property

Definition

Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in *).

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

Property Value

Applies to