This class represents a node in the cloud explorer that shows a clickable link.
Inheritance: TreeHierarchy
 public CloudConsoleSource()
 {
     Root = new TreeLeafLink(s_consoleLink);
 }
 public CloudConsoleSource()
 {
     Root = new TreeLeafLink(s_consoleLink);
 }