3.3.4.104.2.2 GetSpecificDnsConditionalForwardersResponse

The GetSpecificDnsConditionalForwardersResponse element specifies the output values for the GetSpecificDnsConditionalForwarders operation.

 <xs:element name="GetSpecificDnsConditionalForwardersResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetSpecificDnsConditionalForwardersResult" nillable="true" type="ipam:ArrayOfDnsConditionalForwarder" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>