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

nextLinkstring

The URI to fetch the next page of AML resource usage information. Call ListNext() with this to fetch the next page of AML resource usage information.

Changes

Changed in 1 of the 7 revisions of this API.1

  • 2019-06-01c3e8d0e1c0751See the full diff
    • added the new optional query request parameter expandChildren

      new-optional-request-parameter