Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

REST API operation supported by resource provider.

Hierarchy

  • Operation

Index

Properties

Optional display

The object that describes the operation.

Optional isDataAction

isDataAction: undefined | false | true

If the operation is a data action. (for data plane rbac)

Optional name

name: undefined | string

Name of the operation with format: {provider}/{resource}/{operation}

Optional origin

origin: undefined | string

Optional. The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.

Optional properties

Extra properties for the operation.

Generated using TypeDoc