Microsoft.Windows.InternetInformationServices.WebSiteIIS webhely

Microsoft.Windows.InternetInformationServices.WebSite (ClassType)

Az összes IIS webhely az Internet Information Services (IIS) verziójától függetlenül.

Element properties:

Base ClassSystem.WebSite
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId68b04f12-77ae-a665-5f44-3dd663a427d3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetInformationServices.WebSite:
SiteID  string  Kulcs true 255  False 
Description  string  Leírás false 255  False 
ServerBindings  string  Kiszolgálókötések false 255  False 
SecureBindings  string  Biztonságos kötések false 255  False 
Path  string  Mappa elérési útja false 255  False 
LogFileDirectory  string  Naplófájlkönyvtár false 255  False 
LogFileType  int  Naplófájl típusa false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Naplófájlminta false 255  False 
LoggingEnabled  bool  Naplózás engedélyezve false 255   
AnonymousUsername  string  Névtelen felhasználónév false 255  False 
CacheISAPI  bool  ISAPI gyorsítótár false 255   
AllowKeepAlive  bool  Életben tartás engedélyezése false 255   
URL  string  URL-cím false 255  False 
PerfCounterInstance  string  Teljesítményszámláló példányneve false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.WebSite" Accessibility="Public" Abstract="true" Base="System!System.WebSite" Hosted="false" Singleton="false">
<Property ID="SiteID" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="BITS" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AnonymousUsername" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CacheISAPI" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AllowKeepAlive" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="URL" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>