다음을 통해 공유


IWebChatChannelProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.WebChatChannelPropertiesTypeConverter))]
public interface IWebChatChannelProperties : Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.WebChatChannelPropertiesTypeConverter))>]
type IWebChatChannelProperties = interface
    interface IJsonSerializable
Public Interface IWebChatChannelProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Site

The list of Web Chat sites

WebChatEmbedCode

Web chat control embed code

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to