Sdílet prostřednictvím


AzureStorageCredentialsInfo.AccountKey Vlastnost

Definice

Získá nebo nastaví klíč účtu.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Klíč účtu úložiště. Musí být zadán jeden z accountKey nebo accountKeySecretReference.

Platí pro