Microsoft.ApacheHTTPServer.InstallationSerwer HTTP Apache

Microsoft.ApacheHTTPServer.Installation (ClassType)

Instalacja serwera HTTP Apache

Element properties:

Base ClassSystem.LocalApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId16768480-0750-a9b4-6e47-2839ab733d38

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.ApacheHTTPServer.Installation:
PackageName  string  Nazwa pakietu false 256  False     
ConfFile  string  Plik konfiguracji true 256  False     
Version  string  Wersja false 256  False     
Vendor  string  Dostawca false 256  False     
IsManaged  string  Czy jest zarządzany? false 256  False  false   
ServerRoot  string  Katalog główny serwera false 256  False     
ProcessName  string  Nazwa procesu false 256  False     
ServiceName  string  Nazwa usługi false 256  False     
InstalledModules  string  Zainstalowane moduły false 2048  False     
ModuleVersion  string  Wersja modułu modelu CIM false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.ApacheHTTPServer.Installation" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false" Base="System!System.LocalApplication">
<Property ID="PackageName" Type="string" Key="false"/>
<Property ID="ConfFile" Type="string" Key="true"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="Vendor" Type="string" Key="false"/>
<Property ID="IsManaged" Type="string" Key="false" DefaultValue="false"/>
<Property ID="ServerRoot" Type="string" Key="false"/>
<Property ID="ProcessName" Type="string" Key="false"/>
<Property ID="ServiceName" Type="string" Key="false"/>
<Property ID="InstalledModules" Type="string" Key="false" MaxLength="2048"/>
<Property ID="ModuleVersion" Type="string" Key="false"/>
</ClassType>