Compartilhar via


StorageAccountListKeysResult.Key Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IStorageAccountKey> Key { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.Key : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IStorageAccountKey>
Public ReadOnly Property Key As List(Of IStorageAccountKey)

Property Value

Implements

Key
Attributes

Applies to