Cloudster Azure status table
Namespace:
CloudsterAssembly: Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected StatusTable StatusTable { get; set; } |
Visual Basic (Declaration) |
---|
Protected Property StatusTable As StatusTable |
Visual C++ |
---|
protected: property StatusTable^ StatusTable { StatusTable^ get (); void set (StatusTable^ value); } |