Microsoft.Windows.InternetInformationServices.WMServiceServiço de Gerenciamento Web do IIS

Microsoft.Windows.InternetInformationServices.WMService (ClassType)

Todas as instalações de um Serviço de Gerenciamento Web do IIS independentemente da versão do IIS (Serviços de Informações da Internet).

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9f6bba58-81b3-e919-16d8-94413d69c1e1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.InternetInformationServices.WMService:
IIS5IsolationMode  string  ModoDeIsolamentoDoIIS5 false 255  False 
LogIsUTF8  bool  OLogÉ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>