Bagikan melalui


FileServerReference.MountOptions Property

Definition

Gets or sets mount options.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Mount options to be passed to mount command.

Applies to