Share via


MountSettings.MountPoint Property

Definition

Gets or sets mount Point.

[Newtonsoft.Json.JsonProperty(PropertyName="mountPoint")]
public string MountPoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountPoint")>]
member this.MountPoint : string with get, set
Public Property MountPoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Path where the data disks are mounted on the File Server.

Applies to