Share via


2.2.4.31 ArrayOfDhcpServerV4

The ArrayOfDhcpServerV4 defines an array of DhcpServerV4 complex types (section 2.2.4.159).

 <xs:complexType name="ArrayOfDhcpServerV4">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="DhcpServerV4" nillable="true" type="ipam:DhcpServerV4" />
   </xs:sequence>
 </xs:complexType>