次の方法で共有


NfsAccessRule.Suid プロパティ

定義

SUID セマンティクスを許可するを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象