Dela via


IWithIPForwarding Interface

Definition

The stage of the network interface update allowing to enable or disable IP forwarding.

public interface IWithIPForwarding
type IWithIPForwarding = interface
Public Interface IWithIPForwarding
Derived

Methods

WithIPForwarding()

Enable IP forwarding in the network interface.

WithoutIPForwarding()

Disable IP forwarding in the network interface.

Applies to