Compartir a través de


FileServerReference.MountOptions Propiedad

Definición

Obtiene o establece las opciones de montaje.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Opciones de montaje que se van a pasar al comando mount.

Se aplica a