Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTestColeta de Teste do Monitoramento da Disponibilidade de Aplicativos Web

Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest (ClassType)

Esta é a solução de Monitoramento da Disponibilidade de Aplicativos Web. Ela conterá pelo menos um Teste para Monitoramento de Aplicativos 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest:
InstanceId  string  Id da Instância true 36  False     
Context  string  Contexto false 8000  False     
Locations  string  Locais false 65536  False     
Parameters  string  Parâmetros false 65536  False     
TestConfig  string  Configuração do Teste false 65536  False     
IntervalInSeconds  int  Intervalo (segundos) false 256       
Alerting  bool  Alertas false 256       
AlertingOnTest  bool  Alertas no Teste false 256       
ConsecutiveMatchCount  int  Contagem Consecutiva para Alertas 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>