AzureFileVolume.StorageAccountName Property

Definition

Gets or sets the name of the storage account that contains the Azure File share.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to