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[Usage]

The list of AML resource usages.

next_link
str

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.