Microsoft.Windows.InternetInformationServices.6.2.FTPSiteSito FTP IIS 8

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

Questa classe rappresenta un sito FTP basato sulla versione di FTP fornito con Windows Server 2012.

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.InternetInformationServices.FTPSite:
SiteID  string  ID sito true 255  False 
Description  string  Descrizione false 255  False 
ServerBindings  string  Bindig server false 255  False 
SecureBindings  string  Binding sicuro false 255  False 
AllowAnonymous  bool  Consenti anonimo false 255   
AnonymousOnly  bool  Solo anonimo false 255   
AnonymousUsername  string  Nome utente anonimo false 255  False 
LogFileDirectory  string  Directory file registro false 255  False 
Path  string  Percorso cartella false 255  False 
ConnectionTimeout  int  Timeout connessione false 255   
MaxConnections  int  N. max connessioni false 255   
LogType  string  Tipo di registro false 255  False 
URL  string  /url: false 255  False 
LogFileType  int  Tipo file di registro false 255   
LogFilePattern  string  Modello file di registro false 255  False 
LoggingEnabled  bool  Registrazione abilitata false 255   
PerfCounterInstance  string  Nome istanza contatore prestazioni false 255  False 
Microsoft.Windows.InternetInformationServices.6.2.FTPSite:
ID  string  ID 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>