Microsoft.Amalga.UIS.2009.ServerSeedAtAgentAmalga 2009 Server Seed (at agent)

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5403ec5c-bcde-0e74-1a72-bdad624bce01

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.ServerSeedAtAgent:
PrincipalName  string  Principal Name true 256  False 
NetBIOSComputerName  string  Net BIOS Computer Name false 256  False 
IPAddress  string  IP Address false 256  False 
IsVirtualNode  string  Is Virtual Node false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="PrincipalName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NetBIOSComputerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsVirtualNode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>