次の方法で共有


Operation Class

A Event Hub REST API operation.

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

Constructor

Operation(*, display: _models.OperationDisplay | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
display

The object that represents the operation.

Variables

Name Description
name
str

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

display

The object that represents the operation.