Microsoft.SystemCenter.Apm.CsmTransactionRoleClient Web Transaction Role

Microsoft.SystemCenter.Apm.CsmTransactionRole (ClassType)

Application Performance Monitoring Client Web Transaction

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.TransactionRoleBase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd251c800-daba-2b8e-4e98-9a5b0a5ac723

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Max Value Min Value Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000      False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256        System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256          System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000           
Microsoft.SystemCenter.Apm.TransactionRoleBase:
TransactionName  string  Transaction name Transaction name true 256      False     
PerformanceRateMonitorEnabled  bool  \% Performance Events/sec enabled Flag to determine if \% Performance Events/sec monitor is enabled for an application events false 256           
PerformanceRateMonitorInterval  int  \% Performance Events/sec interval An alert will be raised if the average value of the \% Performance Events/sec counter stays above the threshold for this time interval. false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \% Performance Events/sec threshold An alert will be raised if the average value of the \% Performance Events/sec counter stays above this threshold for the specified time interval. false 256           
ExceptionRateMonitorEnabled  bool  \% Exception Events/sec enabled Flag to determine if \% Exception Events/sec monitor is enabled for an application events false 256           
ExceptionRateMonitorInterval  int  \% Exception Events/sec interval An alert will be raised if the average value of the \% Exception Events/sec counter stays above the threshold for this time interval. false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \% Exception Events/sec threshold An alert will be raised if the average value of the \% Exception Events/sec counter stays above this threshold for the specified time interval. false 256           
AvgRequestTimeMonitorEnabled  bool  Avg. Request Time enabled Flag to determine if Avg. Request Time monitor is enabled for an application events false 256           
AvgRequestTimeMonitorInterval  int  Avg. Request Time interval An alert will be raised if the average value of the Avg. Request Time counter stays above the threshold for this time interval. false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  Avg. Request Time threshold An alert will be raised if the average value of the Avg. Request Time counter stays above this threshold for the specified time interval. false 256  2147483647       
Microsoft.SystemCenter.Apm.CsmTransactionRole:
PerformanceAlerts  bool  Collect Performance Alerts Collect Performance Alerts false 256           
ExceptionAlerts  bool  Collect Exception Alerts Collect Exception Alerts false 256           

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.CsmTransactionRole" Base="AL!Microsoft.SystemCenter.Apm.TransactionRoleBase" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false">
<!--Event/Alert Rules Configuration-->
<Property ID="PerformanceAlerts" Type="bool" CaseSensitive="false" Key="false"/>
<Property ID="ExceptionAlerts" Type="bool" CaseSensitive="false" Key="false"/>
</ClassType>