IWithIPForwarding.WithoutIPForwarding Method

Definition

Disable IP forwarding in the network interface.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate WithoutIPForwarding ();
abstract member WithoutIPForwarding : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate
Public Function WithoutIPForwarding () As IUpdate

Returns

Applies to