SAP Transaction Performance SLA Definition
Base Class | ozsoft.sap.Component |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 7281f2eb-7798-e27b-6498-471a5c165ced |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | |
---|---|---|---|---|---|---|---|---|
System.Entity: | ||||||||
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False | ||
ozsoft.sap.SLA: | ||||||||
string | SLA Name | Transaction SLA Name | true | 256 | 1 | False |
<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>