Microsoft.Windows.InternetInformationServices.10.0.FTPSiteIIS 10 FTP サイト

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

このクラスは、Windows Server 2016 および 1709+ に付属していた FTP のバージョンに基づいて FTP サイトを表します。

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.FTPSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9918d171-e9d5-e52f-5a09-0486b9dca98b

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.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  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.10.0.FTPSite:
ID  string  ID false 255  False 

Health Model:

Source Code:

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