AscUsagesOperations interface

Interface representing a AscUsages operations.

Properties

list

Gets the quantity used and quota limit for resources

Property Details

list

Gets the quantity used and quota limit for resources

list: (location: string, options?: AscUsagesListOptionalParams) => PagedAsyncIterableIterator<ResourceUsage, ResourceUsage[], PageSettings>

Property Value

(location: string, options?: AscUsagesListOptionalParams) => PagedAsyncIterableIterator<ResourceUsage, ResourceUsage[], PageSettings>