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