Dela via


AzureStorageCredentialsInfo.AccountKey Egenskap

Definition

Hämtar eller anger kontonyckel.

[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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Lagringskontonyckel. En av accountKey eller accountKeySecretReference måste anges.

Gäller för