NetworkInterface.DeleteIPConfiguration Method |
Deletes an IpConfiguration from a NetworkInterface. This property can only be used in RTX64 3.2 or later.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
- ipv4Address
- Type: SystemString
The Address used to find the IPConfiguration you want removed from NetworkInterface.
Implements
IConfigNetworkInterfaceDeleteIPConfiguration(String)