Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

CloudAnalyticsClient.GetCapacityTable Method (Microsoft.WindowsAzure.Storage.Analytics)

Gets the capacity metrics table for the Blob service.

Namespace:   Microsoft.WindowsAzure.Storage.Analytics
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public CloudTable GetCapacityTable()
 
public:
CloudTable^ GetCapacityTable()
 
member GetCapacityTable : unit -> CloudTable
 
Public Function GetCapacityTable As CloudTable
Return to top