Share via


DevTestLabDiskData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabDiskData.

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

Parameters

location
AzureLocation

The location.

Applies to