Channel interface
Channel definition
Properties
channel |
Polymorphic discriminator, which specifies the different types this object can be |
etag | Entity Tag of the resource |
location | Specifies the location of the resource. |
provisioning |
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
channelName
Polymorphic discriminator, which specifies the different types this object can be
channelName: "AcsChatChannel" | "AlexaChannel" | "FacebookChannel" | "EmailChannel" | "OutlookChannel" | "MsTeamsChannel" | "SkypeChannel" | "KikChannel" | "WebChatChannel" | "DirectLineChannel" | "TelegramChannel" | "SmsChannel" | "SlackChannel" | "LineChannel" | "DirectLineSpeechChannel" | "Omnichannel" | "TelephonyChannel" | "SearchAssistant" | "M365Extensions"
Property Value
"AcsChatChannel" | "AlexaChannel" | "FacebookChannel" | "EmailChannel" | "OutlookChannel" | "MsTeamsChannel" | "SkypeChannel" | "KikChannel" | "WebChatChannel" | "DirectLineChannel" | "TelegramChannel" | "SmsChannel" | "SlackChannel" | "LineChannel" | "DirectLineSpeechChannel" | "Omnichannel" | "TelephonyChannel" | "SearchAssistant" | "M365Extensions"
etag
Entity Tag of the resource
etag?: string
Property Value
string
location
Specifies the location of the resource.
location?: string
Property Value
string
provisioningState
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string