Partilhar via


AzureBlobFileSystemReference.MountOptions Propriedade

Definição

Obtém ou define as opções de montagem.

[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 Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Opções de montagem para montar o sistema de ficheiros blobfuse.

Aplica-se a