Microsoft.Windows.DNSServer.2016.ForwarderRedirecteur DNS 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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.DNSServer.2016.Forwarder:
ForwarderTimeout  int  Délai du redirecteur false 256   
IsConditional  bool  Conditionnel false 256   
DomainName  string  Nom de domaine true 256  False 

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>