Compartilhar via


IWithConsumerGroup.WithoutConsumerGroup(String) Método

Definição

Especifica que um grupo de consumidores associado ao hub de eventos deve ser excluído.

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

Nome do grupo.

Retornos

Aplica-se a