共用方式為


AzureFileShareConfiguration.AccountName 屬性

定義

取得或設定 Azure 儲存體帳戶名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於