次の方法で共有


AlexaChannelProperties クラス

定義

Alexaチャンネルに提供するパラメータ。

public class AlexaChannelProperties
type AlexaChannelProperties = class
Public Class AlexaChannelProperties
継承
AlexaChannelProperties

コンストラクター

AlexaChannelProperties(String, Boolean)

AlexaChannelProperties の新しいインスタンスを初期化します。

プロパティ

AlexaSkillId

AlexaスキルID。

IsEnabled

このチャネルがボットに対して有効になっているかどうか。

ServiceEndpointUri

Alexaでスキルを設定するために使用されるフルURI。

UriFragment

Alexaで設定されたURIの一部で使用されるURLフラグメント。

適用対象