Share via


AzureFileShareConfiguration.AccountKey Property

Definition

Gets or sets the Azure Storage account key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to