AlexaChannelProperties Class

Definition

The parameters to provide for the Alexa channel.

public class AlexaChannelProperties
type AlexaChannelProperties = class
Public Class AlexaChannelProperties
Inheritance
AlexaChannelProperties

Constructors

AlexaChannelProperties(String, Boolean)

Initializes a new instance of AlexaChannelProperties.

Properties

AlexaSkillId

The Alexa skill Id.

IsEnabled

Whether this channel is enabled for the bot.

ServiceEndpointUri

Full Uri used to configured the skill in Alexa.

UriFragment

Url fragment used in part of the Uri configured in Alexa.

Applies to