Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlPoolColumnListResult

Package version

A list of Sql pool columns.

Hierarchy

  • SqlPoolColumnListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

Link to retrieve next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: SqlPoolColumn[]

Array of results. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc