Microsoft.MSMQ.10.0.ServerRoleMSMQ 服务器角色

Microsoft.MSMQ.10.0.ServerRole (ClassType)

此抽象类用作表示运行 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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.MSMQ.10.0.ServerRole:
ServiceName  string  服务名称 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>