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