Azure's account information for tables.
Namespace:
CloudsterAssembly: Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public StorageAccountInfo TableStorageAccountInfo { get; set; } |
Visual Basic (Declaration) |
---|
Public Property TableStorageAccountInfo As StorageAccountInfo |
Visual C++ |
---|
public: property StorageAccountInfo^ TableStorageAccountInfo { StorageAccountInfo^ get (); void set (StorageAccountInfo^ value); } |