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

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

Cette classe représente un site FTP basé sur la version du FTP fourni avec Windows Server 2012.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.FTPSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ecdac44-12c1-6b51-8b60-e95f3a5154db

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.InternetInformationServices.FTPSite:
SiteID  string  ID Site true 255  False 
Description  string  Description false 255  False 
ServerBindings  string  Liaisons du serveur false 255  False 
SecureBindings  string  Liaisons sécurisées false 255  False 
AllowAnonymous  bool  Autoriser les utilisateurs anonymes false 255   
AnonymousOnly  bool  Utilisateurs anonymes uniquement false 255   
AnonymousUsername  string  Nom d'utilisateur anonyme false 255  False 
LogFileDirectory  string  LogFileDirectory false 255  False 
Path  string  Chemin du dossier false 255  False 
ConnectionTimeout  int  Délai de connexion false 255   
MaxConnections  int  Nombre maximal de connexions false 255   
LogType  string  Type de fichier journal false 255  False 
URL  string  Adresse URL false 255  False 
LogFileType  int  Type de fichier journal false 255   
LogFilePattern  string  Modèle de fichier journal false 255  False 
LoggingEnabled  bool  Journalisation activée false 255   
PerfCounterInstance  string  Nom d'instance du compteur de performance 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>