Share via


StorageAccountListKeysResult.Keys Eigenschaft

Definition

Ruft die Liste der Speicherkontoschlüssel und deren Eigenschaften für das angegebene Speicherkonto ab.

[Newtonsoft.Json.JsonProperty(PropertyName="keys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.StorageAccountKey> Keys { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keys")>]
member this.Keys : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.StorageAccountKey>
Public ReadOnly Property Keys As IList(Of StorageAccountKey)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: