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 (KOR) Description (KOR) 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>