UsagesOperations interface
Interface representing a Usages operations.
Properties
| get | Get the usage quota configuration |
Property Details
get
Get the usage quota configuration
get: (location: string, options?: UsagesGetOptionalParams) => Promise<UsageList>
Property Value
(location: string, options?: UsagesGetOptionalParams) => Promise<UsageList>