QND.OMS.AlertRuleQND - OMS Alert Rule

QND.OMS.AlertRule (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde0fd8bc9-446c-00b7-0ffb-39620f254f9c

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       
QND.OMS.AlertRule:
ScheduleId  string  Schedule Id true 2083  False     
AlertName  string  ALert Name false 256  False     
Interval  int  Interval (min) false 256       
Description  string  Description false 1024  False     
Type  string  Type false 256  False     

Health Model:

Source Code:

<ClassType ID="QND.OMS.AlertRule" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="ScheduleId" Key="true" Type="string" MaxLength="2083"/>
<Property ID="AlertName" Key="false" Type="string"/>
<Property ID="Interval" Key="false" Type="int"/>
<Property ID="Description" Key="false" Type="string" MaxLength="1024"/>
<Property ID="Type" Key="false" Type="string"/>
</ClassType>