Apply web page transaction client-side configuration write action

Microsoft.SystemCenter.Apm.CsmWebTransasctionInstance.ApplyConfiguration (WriteActionModuleType)

Knowledge Base article:

Summary

This rule applies web page transaction client-side configuration.

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsSystem.PrivilegedMonitoringAccount
InputTypeSystem.BaseData

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.Apm.CsmWebTransasctionInstance.ApplyConfiguration" Accessibility="Internal" RunAs="System!System.PrivilegedMonitoringAccount">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Id" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ParentId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TransactionName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ApplicationDisplayName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupId" type="xsd:string"/>
<!-- General Monitoring Configuration -->
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ApplicationGroupName" type="xsd:string"/>
<!-- CSM Web Page Transaction Configuration -->
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CounterInstance" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="PageName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="PageLoadThreshold" type="xsd:nonNegativeInteger"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="SensitivityThreshold" type="xsd:nonNegativeInteger"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Res.Microsoft.SystemCenter.Apm.WebLibraryConfigManager</Assembly>
<Type>Microsoft.EnterpriseManagement.Modules.Apm.WebLibraryConfigManager.WriteActions.CsmWebPageTransactionConfigurationWriteAction</Type>
</Managed>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>