Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTestWeb 應用程式可用性監視測試集合

Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest (ClassType)

這是 Web 應用程式可用性監視解決方案。 這個解決方案將包含至少一項 Web 應用程式監視測試。

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd634e72e-cace-62b6-186d-a81abd4f7288

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length 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.WebApplicationSolutions.SingleUrlTest:
InstanceId  string  執行個體識別碼 true 36  False     
Context  string  內容 false 8000  False     
Locations  string  位置 false 65536  False     
Parameters  string  參數 false 65536  False     
TestConfig  string  測試組態 false 65536  False     
IntervalInSeconds  int  間隔時間 (秒) false 256       
Alerting  bool  警示中 false 256       
AlertingOnTest  bool  測試時警示 false 256       
ConsecutiveMatchCount  int  警示的連續計數 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest" Base="System!System.LogicalEntity" Abstract="false" Accessibility="Public" Hosted="false" Singleton="false">
<Property ID="InstanceId" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="36"/>
<!-- A guid with no dashes -->
<Property ID="Context" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="8000"/>
<Property ID="Locations" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="Parameters" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="TestConfig" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="IntervalInSeconds" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="Alerting" Type="bool" Key="false" CaseSensitive="false"/>
<Property ID="AlertingOnTest" Type="bool" Key="false" CaseSensitive="false"/>
<Property ID="ConsecutiveMatchCount" Type="int" Key="false" CaseSensitive="false"/>
</ClassType>