CloudStorageAccountStorageClientExtensions Members

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.]

Provides a set of extensions to the CloudStorageAccount class that may be used to generate client objects for the Windows Azure storage services.

The following tables list the members exposed by the CloudStorageAccountStorageClientExtensions type.

Public Methods

 NameDescription
public methodstaticCreateCloudBlobClientCreates a new Blob service client.
public methodstaticCreateCloudQueueClientCreates a new Queue service client.
public methodstaticCreateCloudTableClientCreates the Table service client.
Top

See Also