Usage Class
Describes AML Resource Usage.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
Usage
Constructor
Usage(**kwargs)
Variables
- id
- str
Specifies the resource ID.
- type
- str
Specifies the resource type.
An enum describing the unit of usage measurement. Possible values include: "Count".
- current_value
- <xref:long>
The current usage of the resource.
- limit
- <xref:long>
The maximum permitted usage of the resource.
- name
- UsageName
The name of the type of usage.
Feedback
Submit and view feedback for