Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfigJobQuickPickItem

A quick pick item for a config job.

Hierarchy

  • QuickPickItem
    • ConfigJobQuickPickItem

Index

Properties

description

description: string

A human readable string which is rendered less prominent.

Optional detail

detail: string

A human readable string which is rendered less prominent.

job

The underlying job.

label

label: string

A human readable string which is rendered prominent.

Generated using TypeDoc