Compartir a través de


AzureStorageInfoValue.MountPath Propiedad

Definición

Obtiene o establece la ruta de acceso para montar el almacenamiento en el entorno en tiempo de ejecución del sitio.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a