Microsoft.Windows.InternetInformationServices.WMServiceIIS 10 Web Management Service

Microsoft.Windows.InternetInformationServices.WMService (ClassType)

IIS Web Management Service 的所有安裝,無論 Internet Information Services (IIS) 版本為何。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1b080878-64ed-a939-411b-101f80967f88

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.InternetInformationServices.WMService:
IIS5IsolationMode  string  IIS 5 隔離模式 false 255  False 
LogIsUTF8  bool  記錄檔是 UTF-8 false 255   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.WMService" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.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>