Condividi tramite


AzureFileShareConfiguration.MountOptions Proprietà

Definizione

Ottiene o imposta opzioni aggiuntive della riga di comando da passare al comando di montaggio.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Queste sono le opzioni "net use" in Windows e 'mount' in Linux.

Si applica a