ozsoft.sap.GroupSAP System Abstract Group

ozsoft.sap.Group (ClassType)

A group containing an SAP System Components

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ebfc147-6174-2c42-15a8-bc89126625e8

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 
ozsoft.sap.Group:
SAP_GROUP.NAME  string  Group Name SAP System Group Name true 256  False 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.Group" Accessibility="Public" Abstract="true" Base="GroupLibrary!Microsoft.SystemCenter.InstanceGroup" Hosted="true" Singleton="false">
<Property ID="SAP_GROUP.NAME" Type="string" Key="true" CaseSensitive="false" MinLength="1" Length="256"/>
</ClassType>