Operation Class

REST API operation.

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

Inheritance
Operation

Constructor

Operation(*, display: Optional[azure.mgmt.testbase.models._models_py3.OperationDisplay] = None, properties: Optional[Any] = None, **kwargs)

Parameters

display
<xref:test_base.models.OperationDisplay>
Required

The object that describes the operation.

properties
any
Required

Extra properties of the operation.

Variables

name
str

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

is_data_action
bool

Indicates whether the operation is a data action.

origin
str

Origin of the operation.