次の方法で共有


AzureStorageInfoValue.MountPath プロパティ

定義

サイトのランタイム環境内でストレージをマウントするパスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象