Udostępnij za pośrednictwem


BotChannelProperties Class

Definition

Channel definition 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 abstract class BotChannelProperties
type BotChannelProperties = class
Public MustInherit Class BotChannelProperties
Inheritance
BotChannelProperties
Derived

Constructors

BotChannelProperties()

Initializes a new instance of BotChannelProperties.

Properties

ETag

Entity Tag of the resource.

Location

Specifies the location of the resource.

ProvisioningState

Provisioning state of the resource.

Applies to