NamespaceManager.DeleteEventHubAsync(String) Méthode

Définition

Supprime de façon asynchrone un Event Hub.

public System.Threading.Tasks.Task DeleteEventHubAsync (string path);
member this.DeleteEventHubAsync : string -> System.Threading.Tasks.Task
Public Function DeleteEventHubAsync (path As String) As Task

Paramètres

path
String

Chemin d’accès au hub d’événements.

Retours

Tâche représentant l’opération asynchrone.

S’applique à