你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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