Share via


2.2.4.150 DhcpScopeUnmappedEnumerationParameters

The DhcpScopeUnmappedEnumerationParameters complex type specifies the criteria to be used for enumerating the scopes that are not mapped to any address block.

 <xs:complexType name="DhcpScopeUnmappedEnumerationParameters">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:EnumerationParametersBase">
       <xs:sequence>
         <xs:element minOccurs="0" name="AddressFamily" type="syssock:AddressFamily" />
       </xs:sequence>
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>

AddressFamily: Specifies the address family of the scopes that need to be enumerated.