Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportPipelineListResult

Package version

The result of a request to list export pipelines for a container registry.

Hierarchy

  • ExportPipelineListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URI that can be used to request the next list of pipeline runs.

Optional value

The list of export pipelines. Since this list may be incomplete, the nextLink field should be used to request the next list of export pipelines.

Generated using TypeDoc