ozsoft.sap.ServiceSAP Service

ozsoft.sap.Service (ClassType)

SAP Monitoring Context

Element properties:

Base Classozsoft.sap.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId21e52c8d-f9b8-b8de-f697-b90b305bfa5f

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.Service:
SAP_SERVICE.NAME  string  Service Name SAP Service Name true 256  False 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.Service" Accessibility="Public" Abstract="false" Base="ozsoft.sap.Component" Hosted="true" Singleton="false">
<Property ID="SAP_SERVICE.NAME" Type="string" Key="true" CaseSensitive="false" MinLength="1" Length="256"/>
</ClassType>