Microsoft.Windows.InternetInformationServices.WMServiceIIS-Webverwaltungsdienst

Microsoft.Windows.InternetInformationServices.WMService (ClassType)

Alle Installationen eines IIS-Webverwaltungsdiensts unabhängig von der IIS-Internetinformationsdienste-Version (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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Windows.InternetInformationServices.WMService:
IIS5IsolationMode  string  IIS5-Isolationsmodus false 255  False 
LogIsUTF8  bool  Protokoll ist UTF8 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>