StorageDomainManager<TData>.GetCloudStorageAccount(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.
protected virtual Microsoft.WindowsAzure.Storage.CloudStorageAccount GetCloudStorageAccount (string connectionStringName);
abstract member GetCloudStorageAccount : string -> Microsoft.WindowsAzure.Storage.CloudStorageAccount
override this.GetCloudStorageAccount : string -> Microsoft.WindowsAzure.Storage.CloudStorageAccount
Protected Overridable Function GetCloudStorageAccount (connectionStringName As String) As CloudStorageAccount
Parameters
- connectionStringName
- String