Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationEntity

Package version

interface

An interface representing OperationEntity. An API operation.

Hierarchy

  • OperationEntity

Index

Properties

Properties

Optional display

member

{OperationDisplayInfo} [display] The API operation info.

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