2.2.4.78 DnsServerEnumerationParameters
The DnsServerEnumerationParameters complex type specifies the criteria to be used for enumerating the DNS servers.
-
<xs:complexType name="DnsServerEnumerationParameters"> <xs:complexContent mixed="false"> <xs:extension base="ipam:EnumerationParametersBase"> <xs:sequence> <xs:element minOccurs="0" name="Filter" nillable="true" type="serarr:ArrayOfKeyValueOfServerInfoGetServerFilteranyType2zwQHvQz" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Filter: This is an array of key value pairs. The key specifies the filter criteria information and the value specifies the value to be used for applying the filter criteria specified in the key.