次の方法で共有


NfsAccessRule.RootSquash プロパティ

定義

anonymousUID および anonymousGID へのマップ ルート アクセスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="rootSquash")]
public bool? RootSquash { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rootSquash")>]
member this.RootSquash : Nullable<bool> with get, set
Public Property RootSquash As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象