Microsoft.Windows.InternetInformationServices.6.2.WebSiteIIS 8 Web サイト

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

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6b2056da-0255-7af8-21af-5dbb277c23b6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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  LogfileType 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.6.2.WebSite:
ID  string  ID false 255  False 
MaximumBandwidth  int  最大帯域幅 (バイト/秒) false 256   
MaxConnections  int  最大同時接続数 false 256   
ConnectionTimeout  int  接続のタイムアウト (秒) false 256   
FailedRequestTracingEnabled  bool  失敗した要求トレースが有効になっています false 255   
ApplicationPoolName  string  アプリケーション プール名 false 255  False 
StartAutomatically  bool  自動的に開始 false 255   
FailedRequestTracingDirectory  string  失敗した要求トレース ディレクトリ false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.6.2.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>