Partager via


AzureStorageCredentialsInfo.AccountKey Propriété

Définition

Obtient ou définit la clé de compte.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Clé du compte de stockage. L’un des accountKey ou accountKeySecretReference doit être spécifié.

S’applique à