Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

interface

An interface representing Operation. A REST API operation supported by the provider.

Hierarchy

  • Operation

Index

Properties

Properties

Optional display

member

{OperationDisplay} [display] Displayable properties of the operation.

Optional name

name: undefined | string
member

{string} [name] Name of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional origin

origin: undefined | string
member

{string} [origin] Origin of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc