Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailableOperation

Package version

Resource provider available operation model

Hierarchy

  • AvailableOperation

Index

Properties

Optional display

The list of operations

Optional isDataAction

isDataAction: undefined | false | true

Indicating whether the operation is a data action or not. Default value: false.

Optional name

name: undefined | string

{resourceProviderNamespace}/{resourceType}/{read|write|delete|action}

Optional origin

The origin of operation. Possible values include: 'user', 'system', 'user,system'

Optional serviceSpecification

The list of specification's service metrics

Generated using TypeDoc