Share via


2.2.4.29 ArrayOfDhcpScopeV4

The ArrayOfDhcpScopeV4 complex type defines an array of DhcpScopeV4 complex types (section 2.2.4.151).

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