Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

interface

An interface representing OperationDisplay. Display metadata associated with the operation.

Hierarchy

  • OperationDisplay

Index

Properties

Optional operation

operation: undefined | string
member

{string} [operation] Type of operation: get, read, delete, etc.

Optional provider

provider: undefined | string
member

{string} [provider] Service provider: Microsoft OperationsManagement.

Optional resource

resource: undefined | string
member

{string} [resource] Resource on which the operation is performed etc.

Generated using TypeDoc