你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IStorageAccount.RegenerateKey(String) 方法

定义

重新生成此存储帐户的访问密钥。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Storage.Fluent.Models.StorageAccountKey> RegenerateKey (string keyName);
abstract member RegenerateKey : string -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Storage.Fluent.Models.StorageAccountKey>
Public Function RegenerateKey (keyName As String) As IReadOnlyList(Of StorageAccountKey)

参数

keyName
String

如果键名称。

返回

适用于