ManagedClusterSecurityProfileImageCleaner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |