Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlPoolUsageListResult

Package version

The response to a list Sql pool usages request.

Hierarchy

  • SqlPoolUsageListResult

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.

value

value: SqlPoolUsage[]

The list of usages for the Sql pool.

Generated using TypeDoc