Freigeben über


AddStorageAccountWithAccountParameters.AccessKey Eigenschaft

Definition

Ruft den Zugriffsschlüssel ab, der diesem Azure Storage-Konto zugeordnet ist und zum Herstellen einer Verbindung mit dem Azure Storage-Konto verwendet wird, oder legt diesen fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: