Microsoft.Windows.InternetInformationServices.ServerRoleIIS 서버 역할

Microsoft.Windows.InternetInformationServices.ServerRole (ClassType)

설치된 모든 버전의 Microsoft Windows 인터넷 정보 서비스(IIS) 역할입니다.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc97da702-cdcb-08c6-a702-88c59e907acd

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.Windows.InternetInformationServices.ServerRole:
MajorVersion  string  주 버전 false 255  False 
MinorVersion  string  부 버전 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.ServerRole" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="MajorVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MinorVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>