2.2.4.49 DhcpOptionV4
The DhcpOptionV4 complex type allows extension of the DhcpOption complex type. This specifies the DHCP option associated with the IPv4-specific DHCP server or scope instance.
-
<xs:complexType name="DhcpOptionV4"> <xs:complexContent mixed="false"> <xs:extension base="ipam:DhcpOption"> <xs:sequence /> </xs:extension> </xs:complexContent> </xs:complexType>