Microsoft.Windows.DNSServer.2016.ForwarderWindows DNS Forwarder

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DNSServer.2016.Forwarder:
DomainName  string  Domain Name true 256  False 
IsConditional  bool  Is Conditional false 256   
ForwarderTimeout  int  Forwarder Timeout 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>