Share via


AzureBlobFileSystemReference.AccountName Property

Definition

Gets or sets account name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Name of the Azure storage account.

Applies to