다음을 통해 공유


IMSTeamsChannelProperties Interface

Definition

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

Properties

AcceptedTerm

Whether this channel accepted terms

CallingWebhook

Webhook for Microsoft Teams channel calls

DeploymentEnvironment

Deployment environment for Microsoft Teams channel calls

EnableCalling

Enable calling for Microsoft Teams channel

IncomingCallRoute

Webhook for Microsoft Teams channel calls

IsEnabled

Whether this channel is enabled for the bot

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to