Share via


StorageAccountListKeysResult.Keys Propriété

Définition

Obtient la liste des clés de compte de stockage et leurs propriétés pour le compte de stockage spécifié.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à