DnsServerResponseRateLimitingExceptionlist class
DNS Server Response Rate Limiting Exceptionlist
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("DnsServerPSProvider"), AMENDMENT]
class DnsServerResponseRateLimitingExceptionlist
{
string Name;
string Condition;
string ClientSubnet;
string Fqdn;
string ServerInterfaceIP;
};
Members
The DnsServerResponseRateLimitingExceptionlist class has these types of members:
Properties
The DnsServerResponseRateLimitingExceptionlist class has these properties.
-
ClientSubnet
-
-
Data type: string
-
Access type: Read/write
The client subnet.
-
-
Condition
-
-
Data type: string
-
Access type: Read/write
The condition.
The possible values are.
-
-
And ("And")
-
Or ("Or")
Fqdn
-
Data type: string
-
Access type: Read/write
The fully-qualified domain name.
Name
-
Data type: string
-
Access type: Read/write
The name.
ServerInterfaceIP
-
Data type: string
-
Access type: Read/write
The server interface IP.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\Dns |
MOF |
|
DLL |
|