Operations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

EventHubManagementClient's

<xref:operations> attribute.

Constructor

Operations(*args, **kwargs)

Methods

list

Lists all of the available Event Hub REST API operations.

list

Lists all of the available Event Hub REST API operations.

list(**kwargs: Any) -> ItemPaged[Operation]

Returns

Type Description

An iterator like instance of Operation

Exceptions

Type Description