Partager via


IWithRouteTable<ParentT> Interface

Définition

Étape d’une définition de sous-réseau permettant de spécifier une table de routage à associer au sous-réseau.

public interface IWithRouteTable<ParentT>
type IWithRouteTable<'ParentT> = interface
Public Interface IWithRouteTable(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

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.

S’applique à