ResourceUsageOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:resource_usage> attribute.
Constructor
ResourceUsageOperations(*args, **kwargs)
Methods
| list |
Check the quota and actual usage of the CDN profiles under the given subscription. |
list
Check the quota and actual usage of the CDN profiles under the given subscription.
list(**kwargs: Any) -> ItemPaged[ResourceUsage]
Returns
| Type | Description |
|---|---|
|
An iterator like instance of ResourceUsage |
Exceptions
| Type | Description |
|---|---|