Microsoft.Windows.InternetInformationServices.10.0.FTPSiteSitio FTP de IIS 10

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

Esta clase representa un sitio FTP basado en la versión de FTP enviada con Windows Server 2016 y 1709+.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.FTPSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9918d171-e9d5-e52f-5a09-0486b9dca98b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.InternetInformationServices.FTPSite:
SiteID  string  Id. de sitio true 255  False 
Description  string  Descripción false 255  False 
ServerBindings  string  Enlaces de servidor false 255  False 
SecureBindings  string  Enlaces de seguridad false 255  False 
AllowAnonymous  bool  Permitir anónimo false 255   
AnonymousOnly  bool  Solo anónimo false 255   
AnonymousUsername  string  Nombre de usuario anónimo false 255  False 
LogFileDirectory  string  DirectorioDeArchivoDeRegistro false 255  False 
Path  string  Ruta de acceso a la carpeta false 255  False 
ConnectionTimeout  int  Tiempo de espera de la conexión false 255   
MaxConnections  int  Número máximo de conexiones false 255   
LogType  string  Tipo de registro false 255  False 
URL  string  URL false 255  False 
LogFileType  int  Tipo de archivo de registro false 255   
LogFilePattern  string  Patrón de archivo de registro false 255  False 
LoggingEnabled  bool  Registro habilitado false 255   
PerfCounterInstance  string  Nombre de la instancia de contador de rendimiento false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.FTPSite:
ID  string  Id. false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.10.0.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>