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 (CHS) Description (CHS) 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  ID 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>