Freigeben über


AzureFileShareConfiguration.MountOptions Eigenschaft

Definition

Ruft zusätzliche Befehlszeilenoptionen ab, die an den Bereitstellungsbefehl übergeben werden sollen, oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Dies sind "Net Use"-Optionen in Windows und "Mount"-Optionen in Linux.

Gilt für: