Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplay

Package version

Display metadata associated with the operation.

Hierarchy

  • OperationDisplay

Index

Properties

Optional description

description: undefined | string

Operation description. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operation

operation: undefined | string

Localized friendly name for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string

Operation resource provider name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resource

resource: undefined | string

Resource on which the operation is performed. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc