AppArmorProfileV1
Class sealed net10.0
Represents the AppArmor profile configuration for a Kubernetes resource.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class AppArmorProfileV1{ // ...}Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesLocalhostProfileget; setstring Gets or sets the name of the local host profile for AppArmor. This property specifies the custom profile to be used for defining security policies for the application on the local host.
Typeget; setstring Gets or sets the type of the AppArmor profile. This property indicates the kind of AppArmor configuration to be applied, and its value determines the specific behavior or rules enforced by AppArmor for a workload or container.