2.2.4.147 DhcpScopePoliciesWithoutRangesEnumerationParameters
The DhcpScopesPoliciesWithoutRangesEnumerationParameters complex type specifies the criteria to be used for enumerating the policies that do not have ranges, in a given DHCP scope.
-
<xs:complexType name="DhcpScopePoliciesWithoutRangesEnumerationParameters"> <xs:complexContent mixed="false"> <xs:extension base="ipam:EnumerationParametersBase"> <xs:sequence> <xs:element minOccurs="0" name="DhcpScope" nillable="true" type="ipam:DhcpScopeV4" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
DhcpScope: The DHCP IPv4 scope in which the policies without ranges are enumerated.