public static interface NetworkInterface.UpdateStages.WithIPForwarding
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface.Update |
withIPForwarding()
Enable IP forwarding in the network interface.
|
NetworkInterface.Update |
withoutIPForwarding()
Disable IP forwarding in the network interface.
|
NetworkInterface.Update withIPForwarding()
NetworkInterface.Update withoutIPForwarding()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/