Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceProviderOperation

Package version

Results of the request to list operations.

Hierarchy

  • ResourceProviderOperation

Index

Properties

Optional display

Display metadata associated with the operation.

Optional isDataAction

isDataAction: undefined | string

Indicates whether the operation applies to data-plane.

Optional name

name: undefined | string

Operation name, in format of {provider}/{resource}/{operation}.

Generated using TypeDoc