Microsoft.Windows.InternetInformationServices.SMTPVirtualServerIIS SMTP 가상 서버

Microsoft.Windows.InternetInformationServices.SMTPVirtualServer (ClassType)

인터넷 정보 서비스(IIS) 버전에 관계없이 모든 IIS SMTP 가상 서버입니다.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb8b762a3-c65b-b6d4-71db-462c8bc144db

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.InternetInformationServices.SMTPVirtualServer:
SiteID  string  true 255  False 
Description  string  설명 false 255  False 
ServerBindings  string  서버 바인딩 false 255  False 
SecureBindings  string  보안 바인딩 false 255  False 
DefaultDomain  string  기본 도메인 false 255  False 
BadMailDirectory  string  배드 메일 디렉터리 false 255  False 
PickupDirectory  string  픽업 디렉터리 false 255  False 
QueueDirectory  string  큐 디렉터리 false 255  False 
LogFileDirectory  string  LogFileDirectory false 255  False 
EnableReverseDNSLookup  bool  EnableReverseDNSLookup false 255   
ConnectionTimeout  int  연결 시간 제한 false 255   
MaxConnections  int  최대 연결 수 false 255   
MaxMessageSize  int  최대 메시지 크기 false 255   
NTAuthenticationProviders  string  NT 인증 공급자 false 255  False 
RemoteSMTPPort  int  원격 SMTP 포트 false 255   
RemoteSMTPSecurePort  int  원격 SMTP 보안 포트 false 255   
RemoteTimeout  int  원격 시간 제한 false 255   
LogFileType  int  로그 파일 유형 false 255   
LogFilePattern  string  로그 파일 패턴 false 255  False 
LoggingEnabled  bool  로깅 사용 false 255   
PerfCounterInstance  string  성능 카운터 인스턴스 이름 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" MinLength="0" Length="255"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="DefaultDomain" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="BadMailDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PickupDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="QueueDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="EnableReverseDNSLookup" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MaxMessageSize" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="NTAuthenticationProviders" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RemoteSMTPPort" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RemoteSMTPSecurePort" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RemoteTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>