Microsoft.SystemCenter.Apm.WebServiceTransaction伺服器 .NET Web 服務的交易

Microsoft.SystemCenter.Apm.WebServiceTransaction (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.Transaction
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId805a4356-9bcc-69ed-3d95-ee989a0847fb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Max Value Min Value Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000      False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256        System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256          System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000           
Microsoft.SystemCenter.Apm.TransactionBase:
TransactionName  string  交易名稱 交易名稱 true 256      False     
PerformanceRateMonitorInterval  int  \%效能事件數/秒間隔 \%效能事件數/秒計數器的平均值若大於此時間間隔的閾值,系統將產生警示。 false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \%效能事件數/秒閾值 \%效能事件數/秒計數器的平均值若大於此指定時間間隔的閾值,系統將產生警示。 false 256           
ExceptionRateMonitorInterval  int  \%例外狀況事件數/秒間隔 \%效能事件數/秒計數器的平均值若大於此時間間隔的閾值,系統將產生警示。 false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \%例外狀況事件數/秒閾值 \%例外狀況事件數/秒計數器的平均值若大於此指定時間間隔的閾值,系統將產生警示。 false 256           
AvgRequestTimeMonitorInterval  int  Avg.Request Time 間隔 Avg. Request Time 計數器的平均值若大於此時間間隔的閾值,系統將產生警示。 false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  Avg.Request Time 閾值 Avg. Request Time 計數器的平均值若大於此指定時間間隔的閾值,系統將產生警示。 false 256  2147483647       
Microsoft.SystemCenter.Apm.Transaction:
CounterInstance  string  效能計數器執行個體 效能計數器執行個體 false 512      False     
PerformanceThreshold  int  效能閾值 (毫秒) 此元件的要求回應時間若超出指定閾值,系統將產生警示。 false 256  2147483647       
SensitivityThreshold  int  敏感度閾值 (毫秒) 收集效能事件時,傳回速率較指定閾值快的函式呼叫將不會出現在呼叫堆疊報告中。 false 256  2147483647       
Microsoft.SystemCenter.Apm.WebServiceTransaction:
WebServiceName  string  Web 服務名稱 Web 服務名稱 true 2084      False     
WebServiceMethod  string  Web 服務方法 Web 服務方法 true 256      False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.WebServiceTransaction" Base="AL!Microsoft.SystemCenter.Apm.Transaction" Abstract="false" Accessibility="Public" Hosted="true" Singleton="false">
<Property ID="WebServiceName" Type="string" CaseSensitive="false" Key="true" MaxLength="2084"/>
<Property ID="WebServiceMethod" Type="string" CaseSensitive="false" Key="true" MaxLength="256"/>
</ClassType>