Microsoft.Windows.InternetInformationServices.FTPSiteIIS FTP Sitesi

Microsoft.Windows.InternetInformationServices.FTPSite (ClassType)

Internet Information Services (IIS) sürümüne bakılmaksızın tüm IIS FTP siteleri.

Element properties:

Base ClassSystem.FTPSite
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId10b9ebcb-88ac-3a92-94ce-f5715d118d13

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 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.FTPSite" Accessibility="Public" Abstract="true" Base="System!System.FTPSite" Hosted="false" Singleton="false">
<Property ID="SiteID" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AllowAnonymous" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AnonymousOnly" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AnonymousUsername" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogType" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="URL" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>