Microsoft.Windows.InternetInformationServices.6.2.WebSiteIIS 8 웹 사이트

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

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId564d1e4b-e2e7-a363-74ef-99f05af3d0da

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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:
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  ID 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>