다음을 통해 공유


ISkypeChannelProperties Interface

Definition

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

Properties

CallingWebHook

Calling web hook for Skype channel

EnableCalling

Enable calling for Skype channel

EnableGroup

Enable groups for Skype channel

EnableMediaCard

Enable media cards for Skype channel

EnableMessaging

Enable messaging for Skype channel

EnableScreenSharing

Enable screen sharing for Skype channel

EnableVideo

Enable video for Skype channel

GroupsMode

Group mode for Skype channel

IncomingCallRoute

Incoming call route for Skype channel

IsEnabled

Whether this channel is enabled for the bot

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to