Share via


DevTestLabScheduleData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabScheduleData.

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

Parameters

location
AzureLocation

The location.

Applies to