| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent |
Package containing the service clients for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountListKeysResultInner |
StorageAccountsClient.listKeys(String resourceGroupName,
String accountName)
Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.
|
StorageAccountListKeysResultInner |
StorageAccountsClient.regenerateKey(String resourceGroupName,
String accountName,
String keyName)
Regenerates one of the access keys or Kerberos keys for the specified storage account.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.