azure-messaging-eventhubs
Loading...
Searching...
No Matches
Public Attributes | List of all members
Azure::Messaging::EventHubs::Models::ConsumerClientDetails Struct Referencefinal

Contains options for the ConsumerClient creation.

#include <consumer_client_models.hpp>

Public Attributes

std::string FullyQualifiedNamespace
 The Fully Qualified Namespace that the Event Hub exists in.
 
std::string ConsumerGroup
 The name of the consumer group that this consumer is associated with. Events will be read only in the context of this group.
 
std::string EventHubName
 The name of the Event Hub that the consumer is connected to.
 
std::string ClientId
 A unique name used to identify this consumer.
 

The documentation for this struct was generated from the following file: