Share via


DevTestLabServiceRunnerData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabServiceRunnerData.

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

Parameters

location
AzureLocation

The location.

Applies to