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
ElementId1219ac87-fd79-7896-4206-f82ee7876985

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.FTPSite:
SiteID  string  站台識別碼 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  LogFileDirectory 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  識別碼 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>