Operation Class

Operation provided by provider.

Inheritance
Operation

Constructor

Operation(*, name: Optional[str] = None, is_data_action: Optional[bool] = None, display: Optional[azure.mgmt.quantum.models._models_py3.OperationDisplay] = None, **kwargs)

Parameters

name
str
Required

Name of the operation.

is_data_action
bool
Required

Indicates whether the operation is a data action.

display
OperationDisplay
Required

Properties of the operation.