Condividi tramite


StorageAccountConfiguration.StorageAccountKey Property

Definition

Gets or sets the storage account access key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to