Delen via


PersistentDisk.MountPath Property

Definition

Gets or sets mount path of the persistent disk

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to