Microsoft.SystemCenter.WebApplicationSolutions.WebTestGrouperByLocationWeb Test Grouper by Location

Microsoft.SystemCenter.WebApplicationSolutions.WebTestGrouperByLocation (ClassType)

Links a group of web tests in a location to the Web Application being monitored.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde6311098-0cc4-f549-0f41-f6108393fdef

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.WebApplicationSolutions.WebTestGrouperByLocation:
InstanceId  string  Instance Id true 36  False     
ScopeId  string  Scope Id false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.WebApplicationSolutions.WebTestGrouperByLocation" 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"/>
<Property ID="ScopeId" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>