Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

interface

An interface representing Operation. A Relay REST API operation.

Hierarchy

  • Operation

Index

Properties

Properties

Optional display

member

{OperationDisplay} [display] The object that represents the operation.

Optional name

name: undefined | string
member

{string} [name] Operation name: {provider}/{resource}/{operation} NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc