Microsoft.ApacheHTTPServer.InstallationApache HTTP-server

Microsoft.ApacheHTTPServer.Installation (ClassType)

En installation av Apache HTTP-server

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
Microsoft.ApacheHTTPServer.Installation:
PackageName  string  Paketnamn false 256  False     
ConfFile  string  Konfigurationsfil true 256  False     
Version  string  Version false 256  False     
Vendor  string  Leverantör false 256  False     
IsManaged  string  hanteras? false 256  False  false   
ServerRoot  string  Serverrot false 256  False     
ProcessName  string  Processnamn false 256  False     
ServiceName  string  Tjänstnamn false 256  False     
InstalledModules  string  Installerade moduler false 2048  False     
ModuleVersion  string  CIM-modulversion 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>