StorageDomainManager<TData>::StorageAccount Property

 

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

protected:
property CloudStorageAccount^ StorageAccount {
	[CompilerGeneratedAttribute]
	CloudStorageAccount^ get();
	[CompilerGeneratedAttribute]
	void set(CloudStorageAccount^ value);
}
Return to top
Show: