Share via


BotChannelGetWithKeysResult(AzureLocation) Constructor

Definition

Initializes a new instance of BotChannelGetWithKeysResult.

public BotChannelGetWithKeysResult(Azure.Core.AzureLocation ___location);
new Azure.ResourceManager.BotService.Models.BotChannelGetWithKeysResult : Azure.Core.AzureLocation -> Azure.ResourceManager.BotService.Models.BotChannelGetWithKeysResult
Public Sub New (___location As AzureLocation)

Parameters

___location
AzureLocation

The ___location.

Applies to