Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Path parameters
Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
The name of the Azure resource group.
Query parameters
OData filter. Optional.
The number of items to return. Optional.
The number of items to skip over before returning elements. Optional.
OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.
OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.
The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.
Client Api Version.
Response
Successfully retrieved the list of accounts in the specified resource group.
Changes
Changed in 3 of the 7 revisions of this API.39
- ○
api operation id
Account_ListByResourceGroupremoved and replaced withAccounts_ListByResourceGroupapi-operation-id-removed
- ○
- ●
deleted the
queryrequest parameter$expandrequest-parameter-removed
- ●
deleted the
queryrequest parameter$formatrequest-parameter-removed
- ●
deleted the
queryrequest parameter$searchrequest-parameter-removed
- ○
api tag
Accountsaddedapi-tag-added
- ○
api tag
Accountremovedapi-tag-removed
- ●
- ○
api operation id
Accounts_ListByResourceGroupremoved and replaced withAccount_ListByResourceGroupapi-operation-id-removed
- ○
api tag
Accountaddedapi-tag-added
- ○
api tag
Accountsremovedapi-tag-removed
- ○
added the new optional
queryrequest parameter$expandnew-optional-request-parameter
- ○
added the new optional
queryrequest parameter$formatnew-optional-request-parameter
- ○
added the new optional
queryrequest parameter$searchnew-optional-request-parameter
- ○