Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

Localized display information for this particular operation.

Hierarchy

  • OperationDisplay

Index

Properties

Optional description

description: undefined | string

Description of the operation, e.g., 'Read grafana'. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operation

operation: undefined | string

Operation type, e.g., read, write, delete, etc. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string

The localized friendly form of the resource provider name, i.e., Microsoft.Dashboard. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string

The localized friendly name of the resource type related to this operation, e.g., 'grafana'. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc