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.
Changes
Changed in 2 of the 20 revisions of this API.21
- ●
deleted the
pathrequest parametersubscriptionIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ●
- ○
endpoint added
endpoint-added
- ○