你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StorageExtensions.GetFirstAvailableKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetFirstAvailableKey(StorageAccountKeys) | |
GetFirstAvailableKey(StorageAccountListKeysResult) |
GetFirstAvailableKey(StorageAccountKeys)
public static string GetFirstAvailableKey (this Microsoft.Azure.Management.Storage.Models.StorageAccountKeys listKeyResult);
static member GetFirstAvailableKey : Microsoft.Azure.Management.Storage.Models.StorageAccountKeys -> string
<Extension()>
Public Function GetFirstAvailableKey (listKeyResult As StorageAccountKeys) As String
Parameters
- listKeyResult
- Microsoft.Azure.Management.Storage.Models.StorageAccountKeys
Returns
Applies to
GetFirstAvailableKey(StorageAccountListKeysResult)
public static string GetFirstAvailableKey (this Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccountListKeysResult listKeyResult);
static member GetFirstAvailableKey : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccountListKeysResult -> string
<Extension()>
Public Function GetFirstAvailableKey (listKeyResult As StorageAccountListKeysResult) As String
Parameters
- listKeyResult
- StorageAccountListKeysResult