Partager via


IWithEventHub.WithoutEventHub(String) Méthode

Définition

Supprime un hub d’événements dans l’espace de noms event hub.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate WithoutEventHub (string eventHubName);
abstract member WithoutEventHub : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate
Public Function WithoutEventHub (eventHubName As String) As IUpdate

Paramètres

eventHubName
String

Nom du hub d’événements.

Retours

S’applique à