ResourceUsageOperations interface

Interface representing a ResourceUsageOperations.

Methods

list(ResourceUsageListOptionalParams)

Check the quota and actual usage of the CDN profiles under the given subscription.

Method Details

list(ResourceUsageListOptionalParams)

Check the quota and actual usage of the CDN profiles under the given subscription.

function list(options?: ResourceUsageListOptionalParams): PagedAsyncIterableIterator<ResourceUsage, ResourceUsage[], PageSettings>

Parameters

options
ResourceUsageListOptionalParams

The options parameters.

Returns