AzureFileShareReference.AccountName 屬性

定義

取得或設定帳戶名稱。

[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

備註

Azure 儲存體帳戶的名稱。

適用於