Share via


DevTestLabVmData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabVmData.

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

Parameters

location
AzureLocation

The location.

Applies to