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 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>