Method | Description | |
---|---|---|
ARMStorageService ( Azure account ) : Microsoft.WindowsAzure.Commands.Common.Storage | ||
GetUri ( string uriString ) : |
||
ParseResourceGroupFromId ( string resourceId ) : string |
Get the resource group name from a storage account resource Id
|
public ARMStorageService ( Azure account ) : Microsoft.WindowsAzure.Commands.Common.Storage | ||
account | Azure | |
return | Microsoft.WindowsAzure.Commands.Common.Storage |
public static GetUri ( string uriString ) : |
||
uriString | string | |
return |
public static ParseResourceGroupFromId ( string resourceId ) : string | ||
resourceId | string | The resource Id for the storage account |
return | string |