Delen via


IStorageServiceProvider.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
Public Function GetStorageService (name As String, resourceGroupName As String) As IStorageService

Parameters

name
String
resourceGroupName
String

Returns

Applies to