Location

Gets the list of Batch supported Virtual Machine VM sizes available at the given location.

get/subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/virtualMachineSkus

Path parameters

locationNamestring required

The region for which to retrieve Batch service supported SKUs.

Query parameters

maxresultsinteger

The maximum number of items to return in the response.

$filterstring

OData filter expression. Valid properties for filtering are "familyName".

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

Response

The request has succeeded.

nextLinkstring uri

The link to the next page of items

Changes

Changed in 2 of the 20 revisions of this API.21

  • 2015-12-01bd5ddd7088252See the full diff
    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2015-12-01a55dca0fb5e11See the full diff
    • endpoint added

      endpoint-added