Microsoft.Windows.InternetInformationServices.SMTPVirtualServerServer virtuale SMTP IIS

Microsoft.Windows.InternetInformationServices.SMTPVirtualServer (ClassType)

Tutti i server virtuali SMTP IIS indipendentemente dalla versione di Internet Information Services (ISS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5f8a2f73-f1e9-9598-81f3-b48205ebb65e

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.SMTPVirtualServer:
SiteID  string  Chiave true 255  False 
Description  string  Descrizione false 255  False 
ServerBindings  string  Binding del server false 255  False 
SecureBindings  string  Binding protetti false 255  False 
DefaultDomain  string  Dominio predefinito false 255  False 
BadMailDirectory  string  Directory di posta scartata false 255  False 
PickupDirectory  string  Directory di prelievo false 255  False 
QueueDirectory  string  Directory della coda false 255  False 
LogFileDirectory  string  LogFileDirectory false 255  False 
EnableReverseDNSLookup  bool  EnableReverseDNSLookup false 255   
ConnectionTimeout  int  Timeout connessione false 255   
MaxConnections  int  Numero massimo connessioni false 255   
MaxMessageSize  int  Dimensione massima messaggio false 255   
NTAuthenticationProviders  string  Provider autenticazione NT false 255  False 
RemoteSMTPPort  int  Porta SMTP remota false 255   
RemoteSMTPSecurePort  int  Porta SMTP protetta e remota false 255   
RemoteTimeout  int  Timeout remoto false 255   
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 di istanza contatore delle prestazioni false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServer" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.InternetInformationServices.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="SiteID" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DefaultDomain" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="BadMailDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PickupDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="QueueDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="EnableReverseDNSLookup" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MaxMessageSize" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="NTAuthenticationProviders" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RemoteSMTPPort" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RemoteSMTPSecurePort" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RemoteTimeout" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>