UsagesOperations interface
Interface representing a Usages operations.
Properties
| list | List resource usage quotas by location. |
Property Details
list
List resource usage quotas by location.
list: (location: string, options?: UsagesListOptionalParams) => PagedAsyncIterableIterator<SignalRUsage, SignalRUsage[], PageSettings>
Property Value
(location: string, options?: UsagesListOptionalParams) => PagedAsyncIterableIterator<SignalRUsage, SignalRUsage[], PageSettings>