Share via


2.2.4.124 DhcpOptionDefinitionV4

The DhcpOptionDefinitionV4 complex type allows extension of the DhcpOptionDefinition complex type. This specifies the option definitions associated with the IPv4-specific DHCP server instance.

 <xs:complexType name="DhcpOptionDefinitionV4">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:DhcpOptionDefinition">
       <xs:sequence />
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>