ListUsagesResult Class

The List Usages operation response.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ListUsagesResult

Constructor

ListUsagesResult(**kwargs)

Variables

value
list[<xref:batch_ai.models.Usage>]

The list of compute resource usages.

next_link
str

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.