Share via


DevTestLabNotificationChannelData(AzureLocation) Constructor

Definition

Initializes a new instance of DevTestLabNotificationChannelData.

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

Parameters

location
AzureLocation

The location.

Applies to