Gets and sets the property Applications.
The applications installed on this cluster.

C# |
public List<Application> Applications { get; set; }
The applications installed on this cluster.
C# |
public List<Application> Applications { get; set; }