3.3.4.44.2.2 FetchDnsServerZoneByIdResponse

The FetchDnsServerZoneByIdResponse element specifies the output values for the FetchDnsServerZoneById operation.

 <xs:element name="FetchDnsServerZoneByIdResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="FetchDnsServerZoneByIdResult" nillable="true" type="ipam:DnsServerZone" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>