Share via


StorageData Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)

Overload List

Name Description
System_CAPS_protmethod StorageData()

Initializes a new instance of the StorageData class.

System_CAPS_protmethod StorageData(String, String)

Initializes a new instance of the StorageData class with a given partitionKey and rowKey.

See Also

StorageData Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top