次の方法で共有


FsGroupStrategyOptionsV1Beta1.Rule Property

Definition

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

Applies to