AzureStorageInfoValue.MountPath Property

Definition

Gets or sets path to mount the storage within the site's runtime environment.

[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