AzureStorageContext.StorageAccount Property
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.
Storage account in context
public virtual Microsoft.Azure.Storage.CloudStorageAccount StorageAccount { get; protected set; }
public virtual Microsoft.WindowsAzure.Storage.CloudStorageAccount StorageAccount { get; protected set; }
member this.StorageAccount : Microsoft.Azure.Storage.CloudStorageAccount with get, set
member this.StorageAccount : Microsoft.WindowsAzure.Storage.CloudStorageAccount with get, set
Public Overridable Property StorageAccount As CloudStorageAccount