Microsoft.SystemCenter.Apm.ApplicationInstanceAPM 應用程式

Microsoft.SystemCenter.Apm.ApplicationInstance (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.ApplicationInstanceBase
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId43e29f49-1876-8ba7-33a8-64fa70b6c146

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.ApplicationInstanceBase:
ApplicationGroupId  string  .NET 應用程式元件群組識別碼 .NET 應用程式元件群組識別碼 true 256      False     
ApplicationName  string  名稱 應用程式執行個體名稱 false 256      False     
ApplicationGroupName  string  應用程式群組名稱 應用程式群組名稱 false 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.ApplicationInstance:
CounterInstance  string  效能計數器執行個體 效能計數器執行個體 false 512      False     
Namespaces  string  命名空間 啟用和停用命名空間的清單 false 2147483647      False     
Resources  string  資源 包含方法的清單 false 2147483647      False     
ExceptionTrackings  string  追蹤的例外狀況 此函式清單可用來追蹤例外狀況 false 2147483647      False     
ExceptionHandlers  string  例外狀況處理常式 此清單包括定義為例外狀況處理常式的函式,新增到此清單的函式將定義為重要例外狀況以作為收集和報告之用途 false 2147483647      False     
PerformanceThreshold  int  效能閾值 (毫秒) 此預設設定用於測量元件應用程式的要求回應時間。要求回應時間若超出指定的閾值,系統將產生警示。 false 256  2147483647       
SensitivityThreshold  int  敏感度閾值 (毫秒) 此預設設定用於收集效能事件。傳回速率較指定閾值快的函式呼叫將不會出現在呼叫堆疊報告中。 false 256  2147483647       
CollectAllExceptions  bool  收集所有例外狀況 以旗標來判斷是否收集伺服器端程式碼產生的所有例外狀況或僅收集重要例外狀況 false 256           

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.ApplicationInstance" Base="Microsoft.SystemCenter.Apm.ApplicationInstanceBase" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false">
<Property ID="CounterInstance" Type="string" CaseSensitive="false" Key="false" MaxLength="512"/>
<Property ID="Namespaces" Type="string" CaseSensitive="false" Key="false" MaxLength="2147483647"/>
<Property ID="Resources" Type="string" CaseSensitive="false" Key="false" MaxLength="2147483647"/>
<Property ID="ExceptionTrackings" Type="string" CaseSensitive="false" Key="false" MaxLength="2147483647"/>
<Property ID="ExceptionHandlers" Type="string" CaseSensitive="false" Key="false" MaxLength="2147483647"/>
<Property ID="PerformanceThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
<Property ID="SensitivityThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
<Property ID="CollectAllExceptions" Type="bool" CaseSensitive="false" Key="false"/>
</ClassType>