다음을 통해 공유


IDirectLineChannelProperties Interface

Definition

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

Properties

DirectLineEmbedCode

Direct Line embed code of the resource

ExtensionKey1

The extensionKey1

ExtensionKey2

The extensionKey2

Site

The list of Direct Line sites

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to