Partilhar via


IWithRouteTable Interface

Definição

O estágio de uma atualização de sub-rede que permite especificar uma tabela de rotas a ser associada à sub-rede ou remover uma associação existente.

public interface IWithRouteTable
type IWithRouteTable = interface
Public Interface IWithRouteTable
Derivado

Métodos

WithExistingRouteTable(IRouteTable)

Especifica uma tabela de rotas existente a ser associada à sub-rede.

WithExistingRouteTable(String)

Especifica uma tabela de rotas existente a ser associada à sub-rede.

WithoutRouteTable()

Remove a associação com uma tabela de rotas, se houver.

Aplica-se a