Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTestContainerVisual Studio Web Test Container

Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTestContainer (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbf45e718-b863-59e9-f41e-a010a0e87396

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTestContainer:
InstanceId  string  Instance Id true 36  False     
Context  string  Context false 8000  False     
Locations  string  Locations false 65536  False     
VSDeclarativeTestConfigs  string  VSDeclarativeTestConfigs false 4194304  False     
TestConfig  string  Test Configuration false 65536  False     
IntervalInSeconds  int  Interval (seconds) false 256       
Alerting  bool  Alerting false 256       
AlertingOnTest  bool  Alerting On Test false 256       
ConsecutiveMatchCount  int  Consecutive Count for Alerting false 256       
ConfigHash  string      false 36  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTestContainer" 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="VSDeclarativeTestConfigs" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="4194304"/>
<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"/>
<!-- This is for internal use only! We need this hash to prevent running discovery many times. -->
<Property ID="ConfigHash" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="36"/>
</ClassType>