Microsoft.SystemCenter.WebApplicationTest.WebTestBaseBasmodul för tillgänglighetsövervakningstester för webbprogram

Microsoft.SystemCenter.WebApplicationTest.WebTestBase (ClassType)

Element properties:

Base ClassSystem.Perspective
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbe80db61-c7de-ea60-d782-d7e938d7668c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
Microsoft.SystemCenter.WebApplicationTest.WebTestBase:
InstanceId  string  Instans-ID true 36  False     
Parameters  string  Parametrar false 65536  False     
Alerting  bool  Aviseringar false 256       
Context  string  Kontext false 8000  False     
Location  string  Plats false 36  36  False     
TestConfig  string  Testkonfiguration false 65536  False     
IntervalInSeconds  int  Intervall (sekunder) false 256       
ConsecutiveMatchCount  int  Antal aviseringar i följd 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>