FsGroupStrategyOptionsV1Beta1.Rule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the rule that defines the strategy used for managing file system group (FSGroup). This specifies the policy that determines which FSGroup is applied to volumes in a pod.
[YamlDotNet.Serialization.YamlMember(Alias="rule")]
public string Rule { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="rule")>]
member this.Rule : string with get, set
Public Property Rule As String
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute