StorageAccountListKeysResult.Keys Property

Definition

Gets the list of storage account keys and their properties for the specified storage account.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.StorageAccountKey> Keys { get; }
member this.Keys : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.StorageAccountKey>
Public ReadOnly Property Keys As IReadOnlyList(Of StorageAccountKey)

Property Value

Applies to