Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTestWeb アプリケーションの可用性監視テストの収集

Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest (ClassType)

Web アプリケーションの可用性監視ソリューション。 Web アプリケーションの監視テストが少なくとも 1 つ含まれます。

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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  インスタンス ID 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>