Doubletake_SCOM2007.Group_ClassGroup

Doubletake_SCOM2007.Group_Class (ClassType)

Groups contain computers and subgroups

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIda00a7264-5fe9-e32e-d66c-fd34527149e0
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 
Doubletake_SCOM2007.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="Doubletake_SCOM2007.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="0"/>
<Property ID="GroupRollupPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>