Share via


FileServer.MountSettings Property

Definition

Gets mount settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mountSettings")]
public Microsoft.Azure.Management.BatchAI.Models.MountSettings MountSettings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.mountSettings")>]
member this.MountSettings : Microsoft.Azure.Management.BatchAI.Models.MountSettings
Public ReadOnly Property MountSettings As MountSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

File Server mount settings.

Applies to