Share via


ARMStorageProvider.GetStorageService(String, String) Method

Definition

public Microsoft.WindowsAzure.Commands.Common.Storage.IStorageService GetStorageService (string name, string resourceGroupName);
abstract member GetStorageService : string * string -> Microsoft.WindowsAzure.Commands.Common.Storage.IStorageService
override this.GetStorageService : string * string -> Microsoft.WindowsAzure.Commands.Common.Storage.IStorageService
Public Function GetStorageService (name As String, resourceGroupName As String) As IStorageService

Parameters

name
String
resourceGroupName
String

Returns

Implements

Applies to