PlanUsageHistoryListResult interface

A page of usage history.

Properties

nextLink

A URI to retrieve the next page of results.

value

The set of results for this page.

Property Details

A URI to retrieve the next page of results.

nextLink?: string

Property Value

string

value

The set of results for this page.

value?: PlanUsageHistory[]

Property Value