Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationMetadataDisplay

Package version

The object that describes the operations

Hierarchy

  • OperationMetadataDisplay

Index

Properties

Optional description

description: undefined | string

Friendly name of the operation

Optional operation

operation: undefined | string

Operation type: read, write, delete, listKeys/action, etc.

Optional provider

provider: undefined | string

Friendly name of the resource provider

Optional resource

resource: undefined | string

Resource type on which the operation is performed.

Generated using TypeDoc