Freigeben über


RouteTablesOperationsExtensions Klasse

Definition

Erweiterungsmethoden für RouteTablesOperations.

public static class RouteTablesOperationsExtensions
type RouteTablesOperationsExtensions = class
Public Module RouteTablesOperationsExtensions
Vererbung
RouteTablesOperationsExtensions

Methoden

BeginCreateOrUpdateAsync(IRouteTablesOperations, String, String, RouteTableInner, CancellationToken)

Erstellen oder Aktualisieren einer Routingtabelle in einer angegebenen Ressourcengruppe.

BeginDeleteAsync(IRouteTablesOperations, String, String, CancellationToken)

Löscht die angegebene Routingtabelle.

CreateOrUpdateAsync(IRouteTablesOperations, String, String, RouteTableInner, CancellationToken)

Erstellen oder Aktualisieren einer Routingtabelle in einer angegebenen Ressourcengruppe.

DeleteAsync(IRouteTablesOperations, String, String, CancellationToken)

Löscht die angegebene Routingtabelle.

GetAsync(IRouteTablesOperations, String, String, String, CancellationToken)

Ruft die angegebene Routingtabelle ab.

ListAllAsync(IRouteTablesOperations, CancellationToken)

Ruft alle Routingtabellen in einem Abonnement ab.

ListAllNextAsync(IRouteTablesOperations, String, CancellationToken)

Ruft alle Routingtabellen in einem Abonnement ab.

ListAsync(IRouteTablesOperations, String, CancellationToken)

Ruft alle Routingtabellen in einer Ressourcengruppe ab.

ListNextAsync(IRouteTablesOperations, String, CancellationToken)

Ruft alle Routingtabellen in einer Ressourcengruppe ab.

UpdateTagsAsync(IRouteTablesOperations, String, String, IDictionary<String,String>, CancellationToken)

Updates eine Routingtabellentags.

Gilt für: