Method | Description | |
---|---|---|
AzureStorageContext ( Microsoft.WindowsAzure.Storage.CloudStorageAccount account ) : Microsoft.WindowsAzure.Commands.Common.Storage.Properties |
Create a storage context usign cloud storage account
|
Method | Description | |
---|---|---|
AzureStorageContext ( ) : Microsoft.WindowsAzure.Commands.Common.Storage.Properties |
Proivides a private constructor for building empty instance which contains no account information.
|
protected AzureStorageContext ( ) : Microsoft.WindowsAzure.Commands.Common.Storage.Properties | ||
return | Microsoft.WindowsAzure.Commands.Common.Storage.Properties |
public AzureStorageContext ( Microsoft.WindowsAzure.Storage.CloudStorageAccount account ) : Microsoft.WindowsAzure.Commands.Common.Storage.Properties | ||
account | Microsoft.WindowsAzure.Storage.CloudStorageAccount | cloud storage account |
return | Microsoft.WindowsAzure.Commands.Common.Storage.Properties |