Microsoft.Windows.InternetInformationServices.WebServerServer Web IIS

Microsoft.Windows.InternetInformationServices.WebServer (ClassType)

Tutte le installazioni di un server Web IIS indipendentemente dalla versione di Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4a80d726-d346-c586-fa6b-a3f088ab4e51

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.InternetInformationServices.WebServer:
IIS5IsolationMode  string  Modalità isolamento IIS5 false 255  False 
LogIsUTF8  bool  Registro UTF8 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>