2.2.4.414 sys:TupleOfDhcpVendorClassArrayOfDhcpOptionDefinitionDhcpServerKSQw48VL

The sys:TupleOfDhcpVendorClassArrayOfDhcpOptionDefinitionDhcpServerKSQw48VL complex type SHOULD<62> specify a tuple of DHCP Vendor Class, array of DHCP option definition, and DHCP server.

 <xs:complexType name="TupleOfDhcpVendorClassArrayOfDhcpOptionDefinitionDhcpServerKSQw48VL">
   <xs:annotation>
     <xs:appinfo>
       <GenericType Name="TupleOf{0}{1}{2}{#}" Namespace="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
         <GenericParameter Name="DhcpVendorClass" Namespace="http://Microsoft.Windows.Ipam" />
         <GenericParameter Name="ArrayOfDhcpOptionDefinition" Namespace="http://Microsoft.Windows.Ipam" />
         <GenericParameter Name="DhcpServer" Namespace="http://Microsoft.Windows.Ipam" />
       </GenericType>
     </xs:appinfo>
   </xs:annotation>
   <xs:sequence>
     <xs:element name="m_Item1" nillable="true" type="ipam:DhcpVendorClass" />
     <xs:element name="m_Item2" nillable="true" type="ipam:ArrayOfDhcpOptionDefinition" />
     <xs:element name="m_Item3" nillable="true" type="ipam:DhcpServer" />
   </xs:sequence>
 </xs:complexType>

m_Item1:  Specifies a DHCP vendor class.

m_Item2:  Specifies an array of DHCP option definitions.

m_Item3:  Specifies a DHCP server.