Compartilhar via


HubRouteTablesOperationsExtensions.Delete Método

Definição

Exclui uma RouteTable.

public static void Delete (this Microsoft.Azure.Management.Network.IHubRouteTablesOperations operations, string resourceGroupName, string virtualHubName, string routeTableName);
static member Delete : Microsoft.Azure.Management.Network.IHubRouteTablesOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IHubRouteTablesOperations, resourceGroupName As String, virtualHubName As String, routeTableName As String)

Parâmetros

operations
IHubRouteTablesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos da RouteTable.

virtualHubName
String

O nome do VirtualHub.

routeTableName
String

O nome da RouteTable.

Aplica-se a