Condividi tramite


AzureStorageCredentialsInfo.AccountKey Proprietà

Definizione

Ottiene o imposta la chiave dell'account.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Chiave dell'account di archiviazione. È necessario specificare una delle proprietà accountKey o accountKeySecretReference.

Si applica a