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