AzureContextAdapterExtensions Class
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 static class AzureContextAdapterExtensions
type AzureContextAdapterExtensions = class
Public Module AzureContextAdapterExtensions
- Inheritance
-
AzureContextAdapterExtensions
Methods
GetCloudStorageAccount(IAzureContext, IStorageServiceProvider) |
Get a CloudStorageAccount client for the current storage service using the given storage service provider |
GetCloudStorageAccount(IStorageContext) |
Get a CloudStorageAccount client for the storage account represented by this context |
GetCloudStorageAccount(IStorageService) |
Get a CloudStorageAccount client for the storage account represented by this service |
GetCloudStorageAccount(IStorageServiceProvider, String, String) |
Get a CloudStorageAccount client for the given storage service using the given storage service provider |
GetCurrentStorageAccount(IAzureContext, IStorageServiceProvider) |
Get the current storage account. |
GetStorageContext(IStorageService) |
Get a storage context client for the storage account represented by this service |