Share via


IStorageServiceProvider Interface

Definition

public interface IStorageServiceProvider
type IStorageServiceProvider = interface
Public Interface IStorageServiceProvider
Derived

Methods

GetStorageService(String, String)

Extension Methods

GetCloudStorageAccount(IStorageServiceProvider, String, String)

Get a CloudStorageAccount client for the given storage service using the given storage service provider

GetCloudStorageAccount(IStorageServiceProvider, String, String)

Get a CloudStorageAccount client for the given storage service using the given storage service provider

Applies to