ARMStorageProvider.GetStorageService(String, String) 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.
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