Freigeben über


KubeletConfig.AllowedUnsafeSysctl 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.Owned)]
public string[] AllowedUnsafeSysctl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.AllowedUnsafeSysctl : string[] with get, set
Public Property AllowedUnsafeSysctl As String()

Property Value

String[]

Implements

Attributes

Applies to