Microsoft.Windows.DNSServer.2016.ForwarderReencaminhador de DNS do Windows

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

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.HostedComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc35087ef-3e29-83fd-f41d-5e68856feba8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) 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  Nome de Domínio true 256  False 
IsConditional  bool  É Condicional false 256   
ForwarderTimeout  int  Tempo Limite do Reencaminhador 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>