Microsoft.MSMQ.10.0.ServerRoleMSMQ Server Role

Microsoft.MSMQ.10.0.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
ElementIdea28cdbe-b288-6c27-8953-421adc43505e

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

Health Model:

Source Code:

<ClassType ID="Microsoft.MSMQ.10.0.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>