次の方法で共有


FileServerReference.MountOptions プロパティ

定義

マウント オプションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

mount コマンドに渡されるマウント オプション。

適用対象