Operation Class

DigitalTwins service 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.digitaltwins.v2020_12_01.models._models_py3.OperationDisplay] = None, **kwargs)

Variables

name
str

Operation name: {provider}/{resource}/{read | write | action | delete}.

display
OperationDisplay

Operation properties display.

origin
str

The intended executor of the operation.

is_data_action
bool

If the operation is a data action (for data plane rbac).