Microsoft.ApacheHTTPServer.InstallationApache HTTP Sunucusu

Microsoft.ApacheHTTPServer.Installation (ClassType)

Bir Apache HTTP Sunucusu yüklemesi

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.ApacheHTTPServer.Installation:
PackageName  string  Paket Adı false 256  False     
ConfFile  string  Yapılandırma Dosyası true 256  False     
Version  string  Sürüm false 256  False     
Vendor  string  Satıcı false 256  False     
IsManaged  string  Yönetilen Mi? false 256  False  false   
ServerRoot  string  Sunucu Kökü false 256  False     
ProcessName  string  İşlem Adı false 256  False     
ServiceName  string  Hizmet Adı false 256  False     
InstalledModules  string  Yüklü Modüller false 2048  False     
ModuleVersion  string  CIM Modülü Sürümü 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>