Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationListResult

Package version

A list of DigitalTwins service 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 DigitalTwins description objects.

Optional value

value: Operation[]

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

Generated using TypeDoc