CloudStorageAccount 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 sealed class CloudStorageAccount
type CloudStorageAccount = class
Public NotInheritable Class CloudStorageAccount
- Inheritance
-
System.ObjectCloudStorageAccount
Constructors
Properties
| Credentials | |
| DevelopmentStorageAccount | |
| TableEndpoint | |
| TableStorageUri |
Methods
| GetSharedAccessSignature(SharedAccessAccountPolicy) | |
| Parse(String) | |
| ToString() | |
| TryParse(String, CloudStorageAccount) |
Extension Methods
| CreateCloudTableClient(CloudStorageAccount, TableClientConfiguration) |