v8

latestSwagger 2.0raw.githubusercontent.com2023-06-05132207357.5 KB
Environments

List environments in a given user profile.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/users/{userName}/environments

Path parameters

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The name of the resource group.

labNamestring required

The name of the lab.

userNamestring required

The name of the user profile.

Query parameters

$expandstring

Specify the $expand query. Example: 'properties($select=deploymentProperties)'

$filterstring

The filter to apply to the operation. Example: '$filter=contains(name,'myName')

$topinteger

The maximum number of resources to return from the operation. Example: '$top=10'

$orderbystring

The ordering expression for the results, using OData notation. Example: '$orderby=name desc'

api-versionstring required

Client API version.

Response

OK

nextLinkstring

Link for next set of results.