C# Class Microsoft.Azure.Commands.Management.Storage.Models.ARMStorageService

Inheritance: IStorageService
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ARMStorageService ( Azure account ) : Microsoft.WindowsAzure.Commands.Common.Storage
GetUri ( string uriString ) : Uri
ParseResourceGroupFromId ( string resourceId ) : string

Get the resource group name from a storage account resource Id

Method Details

ARMStorageService() public méthode

public ARMStorageService ( Azure account ) : Microsoft.WindowsAzure.Commands.Common.Storage
account Azure
Résultat Microsoft.WindowsAzure.Commands.Common.Storage

GetUri() public static méthode

public static GetUri ( string uriString ) : Uri
uriString string
Résultat System.Uri

ParseResourceGroupFromId() public static méthode

Get the resource group name from a storage account resource Id
public static ParseResourceGroupFromId ( string resourceId ) : string
resourceId string The resource Id for the storage account
Résultat string