Microsoft.SystemCenter.Apm.WebFunctionTransactionRoleFunction Transaction Role (Web Application)

Microsoft.SystemCenter.Apm.WebFunctionTransactionRole (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.FunctionTransactionRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIddf654202-3557-b9ab-2f43-b9b80f47b5cc

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.TransactionRole:
PerformanceThreshold  int  Performance threshold (ms) An alert will be raised if requests to this component take longer than the specified threshold. false 256  2147483647       
SensitivityThreshold  int  Sensitivity threshold (ms) When collecting performance events, function calls that return faster than the specified threshold will not be reported in the call stack. false 256  2147483647       
PerformanceAlerts  bool  Collect performance alerts Collect performance alerts raised by the application code running on the host servers. false 256           
ConnectivityAlerts  bool  Collect connectivity alerts Collect connectivity alerts raised by the application code running on the host servers. false 256           
SecurityAlerts  bool  Collect security alerts Collect security alerts raised by the application code running on the host servers. false 256           
AppFailureAlerts  bool  Collect application failure alerts Collect application failure alerts raised by the application code running on the host servers. false 256           
Microsoft.SystemCenter.Apm.FunctionTransactionRole:
FunctionName  string  Function name Function name true 512      False     
FunctionModule  string  Function module .NET assembly where this function is defined true 512      False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.WebFunctionTransactionRole" Base="AL!Microsoft.SystemCenter.Apm.FunctionTransactionRole" Abstract="false" Accessibility="Internal" Hosted="true" Singleton="false"/>