Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

DigitalTwins service REST API operation

Hierarchy

  • Operation

Index

Properties

Optional display

Operation properties display

Optional isDataAction

isDataAction: undefined | false | true

If the operation is a data action (for data plane rbac). NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Operation name: {provider}/{resource}/{read | write | action | delete} NOTE: This property will not be serialized. It can only be populated by the server.

Optional origin

origin: undefined | string

The intended executor of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

properties: undefined | {}

Operation properties. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc