Microsoft.SystemCenter.WebApplicationTest.WebTestBaseWebalkalmazás-rendelkezésreállás figyelésére szolgáló alaptesztek

Microsoft.SystemCenter.WebApplicationTest.WebTestBase (ClassType)

Element properties:

Base ClassSystem.Perspective
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8e5cb3e8-3a88-4301-a703-553772fe72dd

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.WebApplicationTest.WebTestBase:
InstanceId  string  Példányazonosító true 36  False     
Parameters  string  Paraméterek false 65536  False     
Alerting  bool  Riasztások kezelése false 256       
Context  string  Környezet false 8000  False     
Location  string  Hely false 36  36  False     
TestConfig  string  Tesztkonfiguráció false 65536  False     
IntervalInSeconds  int  Intervallum hossza (s) false 256       
ConsecutiveMatchCount  int  Egymást követő riasztások száma false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.WebApplicationTest.WebTestBase" Base="System!System.Perspective" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="InstanceId" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="36"/>
<Property ID="Parameters" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="Alerting" Type="bool" Key="false" CaseSensitive="false"/>
<Property ID="Context" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="8000"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" MinLength="36" MaxLength="36"/>
<Property ID="TestConfig" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="IntervalInSeconds" Type="int" Key="false" CaseSensitive="false"/>
<Property ID="ConsecutiveMatchCount" Type="int" Key="false" CaseSensitive="false"/>
</ClassType>