Udostępnij przez


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 System.Collections.Generic.List<string> KubeletConfigAllowedUnsafeSysctl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)>]
member this.KubeletConfigAllowedUnsafeSysctl : System.Collections.Generic.List<string> with get, set
Public Property KubeletConfigAllowedUnsafeSysctl As List(Of String)

Property Value

Implements

Attributes

Applies to