Partager via


IWithIPForwarding Interface

Définition

Étape de la mise à jour de l’interface réseau permettant d’activer ou de désactiver le transfert IP.

public interface IWithIPForwarding
type IWithIPForwarding = interface
Public Interface IWithIPForwarding
Dérivé

Méthodes

WithIPForwarding()

Activez le transfert IP dans l’interface réseau.

WithoutIPForwarding()

Désactivez le transfert IP dans l’interface réseau.

S’applique à