Microsoft.SystemCenter.HealthServiceWatchersGroupHealth Service Watcher Group

Microsoft.SystemCenter.HealthServiceWatchersGroup (ClassType)

Element properties:

Base ClassSystem.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc6037245-b001-b698-ef8c-1028bdcd6763

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SystemCenter.HealthServiceWatchersGroup:
WatcherGroupName  string  Watcher Group Name true 256  False 
RMSPrincipalName  string  Management Server Principal Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.HealthServiceWatchersGroup" Accessibility="Public" Abstract="false" Base="System!System.Group" Hosted="false" Singleton="false">
<Property ID="WatcherGroupName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RMSPrincipalName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>