Package version:

Interface ListUsagesResult

List of Core Usages.

Hierarchy

  • ListUsagesResult

Properties

Properties

nextLink?: string

The link to get the next page of Usage result. NOTE: This property will not be serialized. It can only be populated by the server.

value?: Usage[]

The array page of Usages. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc