次の方法で共有


NfsAccessRule.AnonymousGID プロパティ

定義

rootSquash が true の場合に 0 を置き換える GID 値を取得または設定します。 指定されていない場合は、anonymousUID の値が使用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="anonymousGID")]
public string AnonymousGID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="anonymousGID")>]
member this.AnonymousGID : string with get, set
Public Property AnonymousGID As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象