Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationsDefinition

Package version

Properties of an Operation.

Hierarchy

  • OperationsDefinition

Index

Properties

Optional actionType

Defines the action type of workload operation.

display

Display information of the operation.

Optional isDataAction

isDataAction: undefined | false | true

Indicates whether the operation applies to data-plane.

name

name: string

Name of the operation.

Optional origin

Defines the workload operation origin.

Optional properties

properties: any

Defines the workload operation properties.

Generated using TypeDoc