IWithRoute.WithoutRoute(String) Método

Definição

Remove a rota especificada da tabela de rotas.

public Microsoft.Azure.Management.Network.Fluent.RouteTable.Update.IUpdate WithoutRoute (string name);
abstract member WithoutRoute : string -> Microsoft.Azure.Management.Network.Fluent.RouteTable.Update.IUpdate
Public Function WithoutRoute (name As String) As IUpdate

Parâmetros

name
String

O nome de uma rota existente nesta tabela de rotas.

Retornos

Aplica-se a