Operation Class

A Event Hub REST API operation.

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

Inheritance
Operation

Constructor

Operation(*, is_data_action: Optional[bool] = None, display: Optional[azure.mgmt.eventhub.v2021_11_01.models._models_py3.OperationDisplay] = None, origin: Optional[str] = None, properties: Optional[Any] = None, **kwargs)

Variables

name
str

Operation name: {provider}/{resource}/{operation}.

is_data_action
bool

Indicates whether the operation is a data action.

display
OperationDisplay

Display of the operation.

origin
str

Origin of the operation.

properties
any

Properties of the operation.