Microsoft.Windows.Server.DNS.ForwarderRemitente DNS Windows

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

Element properties:

Base ClassMicrosoft.Windows.Server.DNS.HostedComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6079f61f-85fc-a461-d07f-d5a4ef709fab

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.Server.DNS.Forwarder:
DomainName  string  Nombre de dominio true 256  False 
IsConditional  bool  Es condicional false 256   
ForwarderTimeout  int  Tiempo de espera del remitente 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>