3.3.4.6.2.1 CheckIfDnsServerReverseZoneHostedOnServer

The CheckIfDnsServerReverseZoneHostedOnServer element specifies the input values for the CheckIfDnsServerReverseZoneHostedOnServer operation.

 <xs:element name="CheckIfDnsServerReverseZoneHostedOnServer">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="reverseZoneId" type="xsd:long" />
       <xs:element minOccurs="0" name="dnsServerId" type="xsd:long" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>