Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest웹 응용 프로그램 가용성 모니터링 테스트 수집

Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest (ClassType)

이는 웹 응용 프로그램 가용성 모니터링 솔루션이며, 하나 이상의 웹 응용 프로그램 모니터링 테스트를 포함합니다.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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>