2.2.4.11 ArrayOfDhcpServerOperations

The ArrayOfDhcpServerOperations specifies an array of simple type DhcpServerOperations that specify the type of management operations that need to be performed by the IPAM server as a part of the operation processing for DBUpdateDhcpServer.

 <xs:complexType name="ArrayOfDhcpServerOperations">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="DhcpServerOperations" type="DhcpServerOperations" />
   </xs:sequence>
 </xs:complexType>