ManagedClusterSecurityProfileImageCleaner Class

Definition

Image Cleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here are settings for the security profile.

public class ManagedClusterSecurityProfileImageCleaner
type ManagedClusterSecurityProfileImageCleaner = class
Public Class ManagedClusterSecurityProfileImageCleaner
Inheritance
ManagedClusterSecurityProfileImageCleaner

Constructors

ManagedClusterSecurityProfileImageCleaner()

Initializes a new instance of the ManagedClusterSecurityProfileImageCleaner class.

ManagedClusterSecurityProfileImageCleaner(Nullable<Boolean>, Nullable<Int32>)

Initializes a new instance of the ManagedClusterSecurityProfileImageCleaner class.

Properties

Enabled

Gets or sets whether to enable Image Cleaner on AKS cluster.

IntervalHours

Gets or sets image Cleaner scanning interval in hours.

Applies to