Microsoft.ApacheHTTPServer.InstallationServidor HTTP do Apache

Microsoft.ApacheHTTPServer.Installation (ClassType)

Uma instalação do Servidor HTTP do 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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.ApacheHTTPServer.Installation:
PackageName  string  Nome do Pacote false 256  False     
ConfFile  string  Ficheiro de Configuração true 256  False     
Version  string  Versão false 256  False     
Vendor  string  Fornecedor false 256  False     
IsManaged  string  É Gerido? false 256  False  false   
ServerRoot  string  Raiz do Servidor false 256  False     
ProcessName  string  Nome do Processo false 256  False     
ServiceName  string  Nome do Serviço false 256  False     
InstalledModules  string  Módulos Instalados false 2048  False     
ModuleVersion  string  Versão do Módulo 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>