LabData(AzureLocation) Constructor

Definition

Initializes a new instance of LabData.

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

Parameters

location
AzureLocation

The location.

Applies to