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 © 2021 Microsoft Corporation. All rights reserved.