Microsoft.ApacheHTTPServer.VirtualHostApache Sanal Konağı

Microsoft.ApacheHTTPServer.VirtualHost (ClassType)

Apache HTTP Sunucusu Sanal Konağı

Element properties:

Base ClassSystem.WebSite
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1e919745-0dec-7ea0-967e-3ea765fbd9fd

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.VirtualHost:
InstanceID  string  Örnek Kimliği true 256  False     
DocumentRoot  string  Belge Kökü false 256  False     
ServerName  string  Sunucu Adı false 256  False     
ServerAliases  string  Sunucu Diğer Adları false 256  False     
IPAddresses  string  IP Adresleri false 256  False     
Ports  string  Bağlantı Noktaları false 256  False     
ServerAdmin  string  Sunucu Yöneticisi false 256  False     
AccessLog  string  Erişim Günlüğü false 256  False     
CustomLog  string  Özel Günlük false 256  False     
ErrorLog  string  Hata Günlüğü false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.ApacheHTTPServer.VirtualHost" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false" Base="System!System.WebSite">
<Property ID="InstanceID" Type="string" Key="true"/>
<Property ID="DocumentRoot" Type="string" Key="false"/>
<Property ID="ServerName" Type="string" Key="false"/>
<Property ID="ServerAliases" Type="string" Key="false"/>
<Property ID="IPAddresses" Type="string" Key="false"/>
<Property ID="Ports" Type="string" Key="false"/>
<Property ID="ServerAdmin" Type="string" Key="false"/>
<Property ID="AccessLog" Type="string" Key="false"/>
<Property ID="CustomLog" Type="string" Key="false"/>
<Property ID="ErrorLog" Type="string" Key="false"/>
</ClassType>