Share via


DevTestLabUserData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabUserData.

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

Parameters

location
AzureLocation

The location.

Applies to