2.2.4.378 serarr:ArrayOfKeyValueOfTupleOflongDnsResourceRecordTypem1ahUJFxIpamExceptionVfr71_PXs

The serarr:ArrayOfKeyValueOfTupleOflongDnsResourceRecordTypem1ahUJFxIpamExceptionVfr71_PXs complex type SHOULD<57> specify an array of key value pair where the key of the element has the TupleOflongDnsResourceRecordTypem1ahUJFx type and the value of the element is of type ipam1:IpamException. The keys in the array MUST be unique; that is, no two elements in the array can have the same key.

 <xs:complexType name="ArrayOfKeyValueOfTupleOflongDnsResourceRecordTypem1ahUJFxIpamExceptionVfr71_PXs">
   <xs:annotation>
     <xs:appinfo>
       <IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary>
     </xs:appinfo>
   </xs:annotation>
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfTupleOflongDnsResourceRecordTypem1ahUJFxIpamExceptionVfr71_PXs">
       <xs:complexType>
         <xs:sequence>
           <xs:element name="Key" nillable="true" type="sys:TupleOflongDnsResourceRecordTypem1ahUJFx" />
           <xs:element name="Value" nillable="true" type="ipam1:IpamException" />
         </xs:sequence>
       </xs:complexType>
     </xs:element>
   </xs:sequence>
 </xs:complexType>