ozsoft.sap.SLASAP Transaction SLA Definition

ozsoft.sap.SLA (ClassType)

SAP Transaction Performance SLA Definition

Element properties:

Base Classozsoft.sap.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7281f2eb-7798-e27b-6498-471a5c165ced

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.SLA:
SAP_SLA.NAME  string  SLA Name Transaction SLA Name true 256  False 

Health Model:

Source Code:

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