Compartilhar via


BotChannelRegenerateKeysContent(String, BotServiceKey) Construtor

Definição

Inicializa uma nova instância de BotChannelRegenerateKeysContent.

public BotChannelRegenerateKeysContent (string siteName, Azure.ResourceManager.BotService.Models.BotServiceKey key);
new Azure.ResourceManager.BotService.Models.BotChannelRegenerateKeysContent : string * Azure.ResourceManager.BotService.Models.BotServiceKey -> Azure.ResourceManager.BotService.Models.BotChannelRegenerateKeysContent
Public Sub New (siteName As String, key As BotServiceKey)

Parâmetros

siteName
String

O nome do site.

key
BotServiceKey

Determina qual chave deve ser regenerada.

Exceções

siteName é nulo.

Aplica-se a