DevTestLabCostData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabCostData.

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

Parameters

location
AzureLocation

The location.

Applies to