Partilhar via


IotHubDescriptionResource.GetEventHubConsumerGroupInfos(String) Método

Definição

Obtém uma coleção de EventHubConsumerGroupInfoResources no IotHubDescription.

public virtual Azure.ResourceManager.IotHub.EventHubConsumerGroupInfoCollection GetEventHubConsumerGroupInfos (string eventHubEndpointName);
abstract member GetEventHubConsumerGroupInfos : string -> Azure.ResourceManager.IotHub.EventHubConsumerGroupInfoCollection
override this.GetEventHubConsumerGroupInfos : string -> Azure.ResourceManager.IotHub.EventHubConsumerGroupInfoCollection
Public Overridable Function GetEventHubConsumerGroupInfos (eventHubEndpointName As String) As EventHubConsumerGroupInfoCollection

Parâmetros

eventHubEndpointName
String

O nome do ponto de extremidade compatível com o Hub de Eventos.

Retornos

Um objeto que representa uma coleção de EventHubConsumerGroupInfoResources e suas operações em um EventHubConsumerGroupInfoResource.

Exceções

eventHubEndpointName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

eventHubEndpointName é nulo.

Aplica-se a