CloudStorageAccount Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyBlobEndpointGets the endpoint for the Blob service, as configured for the storage account.
public propertyCredentialsGets the credentials used to create this CloudStorageAccount object.
public propertystaticDevelopmentStorageAccountGets a CloudStorageAccount object that references the development storage account.
public propertyQueueEndpointGets the endpoint for the Queue service, as configured for the storage account.
public propertyTableEndpointGets the endpoint for the Table service, as configured for the storage account.

See Also