Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListUsagesResult

Package version

The List Usages operation response.

Hierarchy

  • ListUsagesResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URI to fetch the next page of compute resource usage information. Call ListNext() with this to fetch the next page of compute resource usage information.

value

value: Usage[]

The list of compute resource usages.

Generated using TypeDoc