Microsoft.Windows.InternetInformationServices.10.0.WebSiteIIS 10 網站

Microsoft.Windows.InternetInformationServices.10.0.WebSite (ClassType)

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId95f88f00-0cb7-238e-968b-0dc4f472e7b4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.InternetInformationServices.WebSite:
SiteID  string  關鍵 true 255  False 
Description  string  描述 false 255  False 
ServerBindings  string  伺服器繫結 false 255  False 
SecureBindings  string  安全繫結 false 255  False 
Path  string  資料夾路徑 false 255  False 
LogFileDirectory  string  記錄檔目錄 false 255  False 
LogFileType  int  記錄檔類型 false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  記錄檔模式 false 255  False 
LoggingEnabled  bool  記錄已啟用 false 255   
AnonymousUsername  string  匿名使用者名稱 false 255  False 
CacheISAPI  bool  快取 ISAPI false 255   
AllowKeepAlive  bool  允許保持連線 false 255   
URL  string  URL false 255  False 
PerfCounterInstance  string  效能計數器執行個體名稱 false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.WebSite:
ApplicationPoolName  string  應用程式集區名稱 false 255  False 
FailedRequestTracingEnabled  bool  已啟用失敗要求的追蹤 false 255   
FailedRequestTracingDirectory  string  失敗要求的追蹤目錄 false 255  False 
StartAutomatically  bool  自動啟動 false 255   
ConnectionTimeout  int  連線逾時 (秒) false 256   
MaxConnections  int  同時連線數目上限 false 256   
MaximumBandwidth  int  頻寬上限 (位元組數/秒) false 256   
ID  string  識別碼 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.10.0.WebSite" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" Hosted="true" Singleton="false">
<Property ID="ApplicationPoolName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="FailedRequestTracingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="FailedRequestTracingDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="StartAutomatically" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MaximumBandwidth" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>