Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

The object that represents the operation.

Hierarchy

  • OperationDisplay

Index

Properties

Optional description

description: undefined | string

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

Optional operation

operation: undefined | string

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

Optional provider

provider: undefined | string

Service provider: Microsoft DigitalTwins. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string

Resource Type: DigitalTwinsInstances. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc