Usage
Gets the current usage information as well as limits for AML resources for given subscription and location.
get/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/usages
Path parameters
subscriptionIdstring required
Azure subscription identifier.
locationstring required
The location for which resource usage is queried.
Query parameters
api-versionstring required
Version of Azure Machine Learning resource provider API.
expandChildrenstring
Specifies if detailed usages of child resources are required.
Response
OK
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
added the new optional
queryrequest parameterexpandChildrennew-optional-request-parameter
- ○