Share via


2.2.4.439 sysgen:KeyValuePairOflongIpamExceptionmhTjmZB3

The sysgen:KeyValuePairOflongIpamExceptionmhTjmZB3 complex type specifies a key value pair wherein the key specifies a long type element and the value specifies an IpamException type element.

 <xs:complexType name="KeyValuePairOflongIpamExceptionmhTjmZB3">
   <xs:annotation>
     <xs:appinfo>
       <GenericType Name="KeyValuePairOf{0}{1}{#}" Namespace="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
         <GenericParameter Name="long" Namespace="http://www.w3.org/2001/XMLSchema" />
         <GenericParameter Name="IpamException" Namespace="http://schemas.datacontract.org/2004/07/Microsoft.Windows.Ipam" />
       </GenericType>
       <IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType>
     </xs:appinfo>
   </xs:annotation>
   <xs:sequence>
     <xs:element name="key" type="xsd:long" />
     <xs:element name="value" nillable="true" type="ipam1:IpamException" />
   </xs:sequence>
 </xs:complexType>