Microsoft.Windows.DNSServer.2016.Policy.QueryResolution.ZoneLevelWindows DNS Server 2016 and 1709+ Zone Level Query Resolution Policy

Microsoft.Windows.DNSServer.2016.Policy.QueryResolution.ZoneLevel (ClassType)

This entity represents a DNS Zone Level Query Resolution Policy in a Windows Server 2016 and 1709+ computer.

Knowledge Base article:

Summary

A Policy determines the resolution of queries based on criteria that you specify in the Policy. You can create Policies for query resolution at either the Server Level or the Zone Level. Zone Level Policies apply to the Zone in which you create them. Zone Level Policies apply only when that Zone is found during the query lookup. You cannot create a Zone Level Policy without a Zone. If you remove a Zone, that removal deletes the associated Zone Level Policies. In a Zone Level Policy, you can specify a value of DENY or IGNORE for a set of queries for records in a Zone. Alternatively, if the action is Allow, Zone Level Policies can decide which Zone Scopes to use to answer queries and in what ratio. One use of such Zone Level Policies is application load balancing by means of DNS.

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.Policy.ZoneLevel
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda8fbadaa-bca4-3636-a26b-2d29a037b9ef

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.Policy.ZoneLevel:
PolicyName  string  Policy Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.Policy.QueryResolution.ZoneLevel" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.DNSServer.2016.Policy.ZoneLevel" Hosted="true" Singleton="false"/>