ozsoft.sap.Connector.CounterFilterCounter Filter Entry

ozsoft.sap.Connector.CounterFilter (ClassType)

SAP Connector Counter Filter Entry

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdfbd39714-702e-4ad7-0c6c-d3d2728a1737

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.Connector.CounterFilter:
COUNTER_FILTER.ID  string  Entry ID Counter Filter Entry ID true 255  True 
COUNTER_FILTER.MTSYSID  string  System ID Counter Filter System ID false 255  True 
COUNTER_FILTER.MTMCNAME  string  Monitoring Context Counter Filter Monitoring Context false 255  True 
COUNTER_FILTER.OBJECTNAME  string  Object Name Counter Filter Object Name false 255  True 
COUNTER_FILTER.MTNAMESHRT  string  Entry Short Name Counter Filter Short Name false 255  True 
COUNTER_FILTER.CUSGRPNAME  string  Custom Group Counter Filter Customization Group Name false 255  True 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.Connector.CounterFilter" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="COUNTER_FILTER.ID" Type="string" Key="true" CaseSensitive="true" MinLength="1" Length="255"/>
<Property ID="COUNTER_FILTER.MTSYSID" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="COUNTER_FILTER.MTMCNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="COUNTER_FILTER.OBJECTNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="COUNTER_FILTER.MTNAMESHRT" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="COUNTER_FILTER.CUSGRPNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
</ClassType>