Compartir a través de


ManagedClusterSecurityProfile.ImageCleaner Property

Definition

Gets or sets image Cleaner settings for the security profile.

[Newtonsoft.Json.JsonProperty(PropertyName="imageCleaner")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterSecurityProfileImageCleaner ImageCleaner { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageCleaner")>]
member this.ImageCleaner : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterSecurityProfileImageCleaner with get, set
Public Property ImageCleaner As ManagedClusterSecurityProfileImageCleaner

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to