Operation Class

Operation entity.

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

Inheritance
Operation

Constructor

Operation(**kwargs)

Variables

name
str

Name of the operation. Format: {resourceProviderNamespace}/{resourceType}/{read|write|delete|action}.

display
<xref:azure.mgmt.databox.models.OperationDisplay>

Operation display values.

properties
object

Operation properties.

origin
str

Origin of the operation. Can be : user|system|user,system.