Microsoft.Azure.Management.Eventhub.Fluent.EventHubConsumerGroup.Definition Namespace

Interfaces

IBlank

The first stage of a event hub definition.

IDefinition

The entirety of the consumer group definition.

IWithCreate

The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified.

IWithEventHub

The stage of the consumer group definition allowing to specify the event hub to be associated with it.

IWithUserMetadata

The stage of the consumer group definition allowing to specify user metadata.