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); }
Property Value
Type: Microsoft.WindowsAzure.Storage::CloudStorageAccount^
Show: