StorageAccountListKeysResult interface
The response from the ListKeys operation.
Properties
keys | Gets the list of storage account keys and their properties for the specified storage account. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
keys
Gets the list of storage account keys and their properties for the specified storage account. NOTE: This property will not be serialized. It can only be populated by the server.
keys?: StorageAccountKey[]