2.2.4.449 UpdateDnsZonesParameters

The UpdateDnsZonesParameters complex type SHOULD<65> specify the DnsServerZone to be modified and the unique identifier of the DNS server on which it is to be modified.

 <xs:complexType name="UpdateDnsZonesParameters">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:IpamOperationWithProgressParameters">
       <xs:sequence>
         <xs:element minOccurs="0" name="ServerZonesTuple" nillable="true" type="sys:ArrayOfTupleOfBaseDnsServerZonelong2zwQHvQz" />
       </xs:sequence>
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>

ServerZonesTuple: An array of the DNS server zones to be modified and RecordId of the DNS server on which the operation is to be done.