Partager via


AzureBlobFileSystemConfiguration.AccountKey Propriété

Définition

Obtient ou définit la clé de compte de stockage 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété s’exclue mutuellement avec sasKey et identity ; exactement un doit être spécifié.

S’applique à