Labs

Create virtual machines in a lab. This operation can take a while to complete.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name}/createEnvironment

Path parameters

namestring required

The name of the lab.

Parameters

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

Request body

namestring

The name of the virtual machine or environment

locationstring

The location of the new virtual machine or environment

tagsobject

The tags of the resource.

Response

Azure operation completed successfully.

Changes