Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

IoT Central REST API operation

Hierarchy

  • Operation

Index

Properties

Optional display

The object that represents the operation.

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: Record<string, unknown>

Additional descriptions for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc