Share via


AppArmorProfileV1.LocalhostProfile Property

Definition

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.

[YamlDotNet.Serialization.YamlMember(Alias="localhostProfile")]
public string LocalhostProfile { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="localhostProfile")>]
member this.LocalhostProfile : string with get, set
Public Property LocalhostProfile As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to