ListUsagesResult interface
The List Usages operation response.
Properties
next |
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 | The list of compute resource usages. |
Property Details
nextLink
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.
nextLink?: string
Property Value
string