Condividi tramite


AzureBlobFileSystemConfiguration.AccountKey Proprietà

Definizione

Ottiene o imposta la chiave dell'account di archiviazione di Azure.

[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

Questa proprietà si escludono a vicenda sia con sasKey che con l'identità; deve essere specificato esattamente uno.

Si applica a