Share via


ManagedClusterAgentPoolProfile.KubeletConfigAllowedUnsafeSysctl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)]
public string[] KubeletConfigAllowedUnsafeSysctl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)>]
member this.KubeletConfigAllowedUnsafeSysctl : string[] with get, set
Public Property KubeletConfigAllowedUnsafeSysctl As String()

Property Value

String[]

Implements

Attributes

Applies to