Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

The object that describes the operation.

Hierarchy

  • OperationDisplay

Index

Properties

Optional description

description: undefined | string

A description of the operation.

Optional operation

operation: undefined | string

The type of operation. For example: read, write, delete.

Optional provider

provider: undefined | string

Friendly name of the resource provider.

Optional resource

resource: undefined | string

The resource type on which the operation is performed.

Generated using TypeDoc