Compartir a través de


IWithConsumerGroup.WithoutConsumerGroup(String) Método

Definición

Especifica que se debe eliminar un grupo de consumidores asociado al centro de eventos.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate WithoutConsumerGroup (string name);
abstract member WithoutConsumerGroup : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate
Public Function WithoutConsumerGroup (name As String) As IUpdate

Parámetros

name
String

Nombre de grupo.

Devoluciones

Se aplica a