SCOM.Addons.MailIn.MonitoringServerMonitoring Server

SCOM.Addons.MailIn.MonitoringServer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda66c3def-9f89-4a02-dd3c-12ee3491af7d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
SCOM.Addons.MailIn.MonitoringServer:
SmtpServerName  string  SmtpServerNmae true 256  False     
XMLConfigFilePath  string  XML Config File Path false 256  False     
EmlDirectory  string  Eml Directory false 256  False     
EmlArchive  string  Eml Archive false 256  False     

Health Model:

Source Code:

<ClassType ID="SCOM.Addons.MailIn.MonitoringServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false" Extension="false">
<Property ID="SmtpServerName" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" Required="true" Scale="0"/>
<Property ID="XMLConfigFilePath" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" Required="true" Scale="0"/>
<Property ID="EmlDirectory" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" Required="false" Scale="0"/>
<Property ID="EmlArchive" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" Required="false" Scale="0"/>
</ClassType>