Microsoft.Amalga.UIS.2009.ClusterAmalga 2009 Cluster

Microsoft.Amalga.UIS.2009.Cluster (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcde62f19-decd-12ef-7c40-403193fdcfcc

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 
Microsoft.Amalga.UIS.2009.Cluster:
IP  string  IP address false 256  False 
PhysicalEverConnected  string  Physical Ever Connected false 256  False 
VirtualEverConnected  string  Virtual Ever Connected false 256  False 
PrincipalName  string  Principal Name true 256  False 
Environment  string  Environment true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Amalga.UIS.2009.Cluster" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="IP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalEverConnected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VirtualEverConnected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrincipalName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Environment" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>