Microsoft.Windows.InternetInformationServices.FTPSiteWeb FTP služby IIS

Microsoft.Windows.InternetInformationServices.FTPSite (ClassType)

Všechny weby FTP služby IIS bez ohledu na verzi služby IIS

Element properties:

Base ClassSystem.FTPSite
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59f90e08-35cb-9da6-6206-fb49646d29c2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) 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  ID webu true 255  False 
Description  string  Popis false 255  False 
ServerBindings  string  Vazby serveru false 255  False 
SecureBindings  string  Zabezpečené vazby false 255  False 
AllowAnonymous  bool  Povolit anonymní false 255   
AnonymousOnly  bool  Pouze anonymní false 255   
AnonymousUsername  string  Anonymní uživatelské jméno false 255  False 
LogFileDirectory  string  LogFileDirectory false 255  False 
Path  string  Cesta ke složce false 255  False 
ConnectionTimeout  int  Časový limit připojení false 255   
MaxConnections  int  Maximum připojení false 255   
LogType  string  Typ protokolu false 255  False 
URL  string  Adresa URL false 255  False 
LogFileType  int  Typ souboru protokolu false 255   
LogFilePattern  string  Vzorec souboru protokolu false 255  False 
LoggingEnabled  bool  Protokolování povoleno false 255   
PerfCounterInstance  string  Název instance čítače výkonu 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" MinLength="0" Length="255"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="AllowAnonymous" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="AnonymousOnly" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="AnonymousUsername" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="URL" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>