Compartir a través de


StorageAccount.AccountKey Propiedad

Definición

Obtiene o establece la clave de cuenta de la cuenta de Azure Storage. Se requiere en las solicitudes PUT (CreateOrReplace).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a