Freigeben über


ManagedClusterSecurityProfile.ImageCleanerEnabled Property

Definition

Whether to enable Image Cleaner on AKS cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? ImageCleanerEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ImageCleanerEnabled : Nullable<bool> with get, set
Public Property ImageCleanerEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to