Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.