Share via


BotData(AzureLocation) Constructor

Definition

Initializes a new instance of BotData.

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

Parameters

location
AzureLocation

The location.

Applies to