Share via


DevTestLabEnvironmentData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabEnvironmentData.

public DevTestLabEnvironmentData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.DevTestLabs.DevTestLabEnvironmentData : Azure.Core.AzureLocation -> Azure.ResourceManager.DevTestLabs.DevTestLabEnvironmentData
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The location.

Applies to