Microsoft.Windows.InternetInformationServices.6.2.FTPSiteIIS 8 FTP 站点

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

此类表示基于 Windows Server 2012 附带的 FTP 版本的 FTP 站点。

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.FTPSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ecdac44-12c1-6b51-8b60-e95f3a5154db

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.FTPSite:
SiteID  string  站点 ID true 255  False 
Description  string  描述 false 255  False 
ServerBindings  string  服务器绑定 false 255  False 
SecureBindings  string  安全绑定 false 255  False 
AllowAnonymous  bool  允许匿名 false 255   
AnonymousOnly  bool  仅匿名 false 255   
AnonymousUsername  string  匿名用户名 false 255  False 
LogFileDirectory  string  日志文件目录 false 255  False 
Path  string  文件夹路径 false 255  False 
ConnectionTimeout  int  连接超时 false 255   
MaxConnections  int  最大连接数 false 255   
LogType  string  日志类型 false 255  False 
URL  string  URL false 255  False 
LogFileType  int  日志文件类型 false 255   
LogFilePattern  string  日志文件模式 false 255  False 
LoggingEnabled  bool  日志记录已启用 false 255   
PerfCounterInstance  string  性能计数器实例名称 false 255  False 
Microsoft.Windows.InternetInformationServices.6.2.FTPSite:
ID  string  ID false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.6.2.FTPSite" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.FTPSite" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>