Microsoft.Windows.InternetInformationServices.6.2.FTPSiteIIS 8 FTP Sitesi

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

Bu sınıf, Windows Server 2012 ile birlikte sunulan FTP'nin sürümünü temel alan bir FTP sitesini temsil eder.

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetInformationServices.FTPSite:
SiteID  string  Site Kimliği true 255  False 
Description  string  Açıklama false 255  False 
ServerBindings  string  Sunucu Bağlamaları false 255  False 
SecureBindings  string  Güvenli Bağlamalar false 255  False 
AllowAnonymous  bool  Anonime İzin Ver false 255   
AnonymousOnly  bool  Yalnızca Anonim false 255   
AnonymousUsername  string  Kimliği Belirsiz Kullanıcı Adı false 255  False 
LogFileDirectory  string  LogFileDirectory false 255  False 
Path  string  Klasör Dizin Yolu false 255  False 
ConnectionTimeout  int  Bağlantı Zaman Aşımı false 255   
MaxConnections  int  En Fazla Bağlantı Sayısı false 255   
LogType  string  Günlük Türü false 255  False 
URL  string  URL false 255  False 
LogFileType  int  Günlük Dosyası Türü false 255   
LogFilePattern  string  Günlük Dosyası Deseni false 255  False 
LoggingEnabled  bool  Günlük Kaydı Etkin false 255   
PerfCounterInstance  string  Performans Sayacı Örneği Adı false 255  False 
Microsoft.Windows.InternetInformationServices.6.2.FTPSite:
ID  string  Kimlik 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>