Microsoft.Windows.InternetInformationServices.WebServerIIS 웹 서버

Microsoft.Windows.InternetInformationServices.WebServer (ClassType)

인터넷 정보 서비스(IIS) 버전에 관계없이 설치된 모든 IIS 웹 서버입니다.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc2dbd9a8-c677-5ec7-735e-bc703e84b743

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.WebServer:
IIS5IsolationMode  string  IIS5IsolationMode false 255  False 
LogIsUTF8  bool  LogIsUTF8 false 255   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.WebServer" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.InternetInformationServices.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="IIS5IsolationMode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogIsUTF8" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>