次の方法で共有


BotChannelData.Properties プロパティ

定義

ボット チャネル リソースに固有のプロパティのセットです。基本クラスに注意 BotChannelProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、、、FacebookChannelKikChannelLineChannelTelegramChannelOutlookChannelMsTeamsChannelOmnichannelSmsChannelM365ExtensionsSlackChannelSkypeChannelSearchAssistantTelephonyChannelおよび WebChatChannelが含まれます。AcsChatChannelAlexaChannelDirectLineChannelEmailChannelDirectLineSpeechChannel

public Azure.ResourceManager.BotService.Models.BotChannelProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.BotService.Models.BotChannelProperties with get, set
Public Property Properties As BotChannelProperties

プロパティ値

適用対象