Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfDhcpUserClass complex type defines an array of DhcpUserClass (section 2.2.4.167) complex type. The elements in the array MUST be either DhcpUserClassV4 (section 2.2.4.169) or DhcpUserClassV6 (section 2.2.4.170).
-
<xs:complexType name="ArrayOfDhcpUserClass"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="DhcpUserClass" nillable="true" type="ipam:DhcpUserClass" /> </xs:sequence> </xs:complexType>