EventHubListResult Class

The result of the List EventHubs operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
EventHubListResult

Constructor

EventHubListResult(*, value: Optional[List[azure.mgmt.servicebus.v2017_04_01.models._models_py3.Eventhub]] = None, **kwargs)

Parameters

value
list[Eventhub]
Required

Result of the List EventHubs operation.

Variables

next_link
str

Link to the next set of results. Not empty if Value contains incomplete list of EventHubs.