MPS.Group_ClassGroup

MPS.Group_Class (ClassType)

Groups contain computers and subgroups

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIda51af501-ad70-aaa5-0167-b614c3f6118b
CommentMom2005ID='{7E4648C9-EE9E-43D3-BFE5-075BB17502D2}'

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 
MPS.Group_Class:
GroupName  string  GroupName Name of Computer Group true 256  False 
GroupRollupPolicy  string  GroupRollupPolicy State Rollup Policy for Computer Group false 256  False 

Health Model:

Source Code:

<ClassType ID="MPS.Group_Class" Comment="Mom2005ID='{7E4648C9-EE9E-43D3-BFE5-075BB17502D2}'" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Entity" Hosted="false" Singleton="false">
<Property ID="GroupName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="GroupRollupPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>