Compartilhar via


AzureFileVolume.StorageAccountKey Propriedade

Definição

Obtém ou define a chave de acesso da conta de armazenamento usada para acessar o compartilhamento de Arquivos do Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountKey")]
public string StorageAccountKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountKey")>]
member this.StorageAccountKey : string with get, set
Public Property StorageAccountKey As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a