CloudStorageAccount Properties
| Name | Description | |
|---|---|---|
|
BlobEndpoint | Gets the endpoint for the Blob service, as configured for the storage account. |
|
Credentials | Gets the credentials used to create this CloudStorageAccount object. |
|
DevelopmentStorageAccount | Gets a CloudStorageAccount object that references the development storage account. |
|
QueueEndpoint | Gets the endpoint for the Queue service, as configured for the storage account. |
|
TableEndpoint | Gets the endpoint for the Table service, as configured for the storage account. |
Reference
CloudStorageAccount ClassMicrosoft.WindowsAzure Namespace
Other Resources
Authenticating Access to Your Storage Account