次の方法で共有


AzureFileVolume.ShareName プロパティ

定義

ボリュームとしてマウントする Azure ファイル共有の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象