Udostępnij za pośrednictwem


BotChannelGetWithKeysResult.Properties Property

Definition

The set of properties specific to bot channel resource Please note BotChannelProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AcsChatChannel, AlexaChannel, DirectLineChannel, DirectLineSpeechChannel, EmailChannel, FacebookChannel, KikChannel, LineChannel, M365Extensions, MsTeamsChannel, Omnichannel, OutlookChannel, SearchAssistant, SkypeChannel, SlackChannel, SmsChannel, TelegramChannel, TelephonyChannel and WebChatChannel.

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

Property Value

Applies to