Share via


EventHubResource.GetEventHubsConsumerGroups Method

Definition

Gets a collection of EventHubsConsumerGroupResources in the EventHub.

public virtual Azure.ResourceManager.EventHubs.EventHubsConsumerGroupCollection GetEventHubsConsumerGroups ();
abstract member GetEventHubsConsumerGroups : unit -> Azure.ResourceManager.EventHubs.EventHubsConsumerGroupCollection
override this.GetEventHubsConsumerGroups : unit -> Azure.ResourceManager.EventHubs.EventHubsConsumerGroupCollection
Public Overridable Function GetEventHubsConsumerGroups () As EventHubsConsumerGroupCollection

Returns

An object representing collection of EventHubsConsumerGroupResources and their operations over a EventHubsConsumerGroupResource.

Applies to