Savision.CloudReporter.Library.HostContainerHosts

Savision.CloudReporter.Library.HostContainer (ClassType)

The hosts belonging to a cluster.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc8153bc1-b279-5978-d6cc-6fed3cfec0c9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Savision.CloudReporter.Library.HostContainer:
Parent  string  Parent Cluster The name of the cluster the hosts belong to. true 256  False 

Health Model:

Source Code:

<ClassType ID="Savision.CloudReporter.Library.HostContainer" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="false" Singleton="false">
<Property ID="Parent" Type="string" Key="true"/>
</ClassType>