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

EventHubProperties represents properties of the Event Hub, like the number of partitions.

#include <management_models.hpp>

Public Attributes

Azure::DateTime CreatedOn
 Time when the Event Hub was created.
 
std::string Name
 The name of the Event Hub.
 
std::vector< std::string > PartitionIds
 A list of the partitions in the Event Hub.
 

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