Share via


SeLinuxOptionsV1.Level Property

Definition

Gets or sets the SELinux level for the policy. This property specifies the SELinux level to apply.

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

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to