Microsoft.MSMQ.2008.ServerRoleMSMQ Server Role

Microsoft.MSMQ.2008.ServerRole (ClassType)

This abstract class is used as a basis for more specialized classes that represent systems running MSMQ.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId945f1281-2bac-f99f-14cb-11e8e0fdf1b4

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 monitoring object. false 256  False 
Microsoft.MSMQ.2008.ServerRole:
ServiceName  string  Service Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.MSMQ.2008.ServerRole" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>