Microsoft.Windows.InternetInformationServices.6.2.FTPSiteSitio FTP de IIS 8

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

Esta clase representa un sitio FTP basado en la versión de FTP enviada 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 (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 seguros 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  LogFileDirectory false 255  False 
Path  string  Ruta de acceso 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  Dirección URL false 255  False 
LogFileType  int  Tipo de archivo de registro false 255   
LogFilePattern  string  Modelo de archivo de registro false 255  False 
LoggingEnabled  bool  Registro habilitado false 255   
PerfCounterInstance  string  Nombre de instancia de contador de rendimiento 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" Length="255" MinLength="0"/>
</ClassType>