Partager via


IWithRouteTable Interface

Définition

Étape d’une mise à jour de sous-réseau permettant de spécifier une table de routage à associer au sous-réseau, ou de supprimer une association existante.

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

Méthodes

WithExistingRouteTable(IRouteTable)

Spécifie une table de routage existante à associer au sous-réseau.

WithExistingRouteTable(String)

Spécifie une table de routage existante à associer au sous-réseau.

WithoutRouteTable()

Supprime l’association avec une table de routage, le cas échéant.

S’applique à