Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationListResult

Package version

A list of IoT Central operations. It contains a list of operations and a URL link to get the next set of results.

Hierarchy

  • OperationListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The link used to get the next page of IoT Central description objects.

Optional value

value: Operation[]

A list of operations supported by the Microsoft.IoTCentral resource provider. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc