Partager via


AddStorageAccountParameters.AccessKey Propriété

Définition

Obtient ou définit la clé d’accès associée à ce compte stockage Azure qui sera utilisé pour s’y connecter.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à