Microsoft.Windows.Server.DNS.ForwarderWindows-DNS-Weiterleitung

Microsoft.Windows.Server.DNS.Forwarder (ClassType)

Element properties:

Base ClassMicrosoft.Windows.Server.DNS.HostedComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbb1bf92f-b322-bb32-b071-ff86f14f2baf

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Windows.Server.DNS.Forwarder:
DomainName  string  Domänenname true 256  False 
IsConditional  bool  Ist bedingt false 256   
ForwarderTimeout  int  Timeout bei Weiterleitung false 256   

Health Model:

Source Code:

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