Microsoft.Windows.InternetInformationServices.FTPSiteWitryna FTP usług IIS

Microsoft.Windows.InternetInformationServices.FTPSite (ClassType)

Wszystkie witryny FTP usług IIS bez względu na wersję usług Internet Information Services (IIS).

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Identyfikator lokacji true 255  False 
Description  string  Opis false 255  False 
ServerBindings  string  Powiązania serwera false 255  False 
SecureBindings  string  Bezpieczne powiązania false 255  False 
AllowAnonymous  bool  Zezwalaj na anonimowe false 255   
AnonymousOnly  bool  Tylko anonimowe false 255   
AnonymousUsername  string  Nazwa użytkownika anonimowego false 255  False 
LogFileDirectory  string  LogFileDirectory false 255  False 
Path  string  Ścieżka folderu false 255  False 
ConnectionTimeout  int  Limit czasu połączenia false 255   
MaxConnections  int  Maksymalna liczba połączeń false 255   
LogType  string  Typ dziennika false 255  False 
URL  string  Adres URL false 255  False 
LogFileType  int  Typ pliku dziennika false 255   
LogFilePattern  string  Wzorzec pliku dziennika false 255  False 
LoggingEnabled  bool  Rejestrowanie włączone false 255   
PerfCounterInstance  string  Nazwa wystąpienia licznika wydajności 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>