Microsoft.Windows.DNSServer.2016.ForwarderWindows DNS 전달자

Microsoft.Windows.DNSServer.2016.Forwarder (ClassType)

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.HostedComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId96e179d0-cffd-26dd-af49-c106a8b8e9a2

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.DNSServer.2016.Forwarder:
DomainName  string  도메인 이름 true 256  False 
IsConditional  bool  조건부 false 256   
ForwarderTimeout  int  전달자 시간 초과 false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.Forwarder" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.DNSServer.2016.HostedComponent" Hosted="true" Singleton="false">
<Property ID="DomainName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsConditional" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ForwarderTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>