MountSettings.MountPoint 屬性

定義

取得或設定掛接點。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

資料磁片掛接在檔案伺服器上的路徑。

適用於