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.
*/