Share via


SeLinuxOptionsV1.Role Property

Definition

Gets or sets the SELinux role for the resource. This property represents the SELinux role element, which is part of the SELinux security policy used to define fine-grained access control.

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

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to