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

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

Esta classe representa um site FTP baseado na versão de FTP que acompanha o 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.InternetInformationServices.FTPSite:
SiteID  string  ID do Site true 255  False 
Description  string  Descrição false 255  False 
ServerBindings  string  Ligações do servidor false 255  False 
SecureBindings  string  Ligações seguras false 255  False 
AllowAnonymous  bool  Permitir anônimo false 255   
AnonymousOnly  bool  Apenas anônimo false 255   
AnonymousUsername  string  Nome de usuário anônimo false 255  False 
LogFileDirectory  string  DiretórioDoArquivoDeLog false 255  False 
Path  string  Caminho da pasta false 255  False 
ConnectionTimeout  int  Tempo limite de conexão false 255   
MaxConnections  int  Máximo de conexões false 255   
LogType  string  Tipo de log false 255  False 
URL  string  URL false 255  False 
LogFileType  int  Tipo de Arquivo de Log false 255   
LogFilePattern  string  Padrão de Arquivo de Log false 255  False 
LoggingEnabled  bool  Log Habilitado false 255   
PerfCounterInstance  string  Nome da instância do contador de desempenho 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>