Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDisplayInfo

Package version

The information related to the operation.

Hierarchy

  • OperationDisplayInfo

Index

Properties

Optional description

description: undefined | string

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

Optional operation

operation: undefined | string

The name of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provider

provider: undefined | string

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

Optional resource

resource: undefined | string

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc