Compartilhar via


IWithEventHub.WithoutEventHub(String) Método

Definição

Exclui um hub de eventos no namespace do hub de eventos.

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

Parâmetros

eventHubName
String

Nome do hub de eventos.

Retornos

Aplica-se a