Microsoft.MSMQ.6.2.ServerRoleMSMQ Server Role

Microsoft.MSMQ.6.2.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
ElementId5e57a34d-f496-1426-50ad-c7209d8d9de5

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.6.2.ServerRole:
ServiceName  string  Service Name false 256  False 

Health Model:

Source Code:

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