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 AML resource usage information. Call ListNext() with this to fetch the next page of AML resource usage information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Usage[]

The list of AML resource usages. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc