次の方法で共有


RepeatDialogConfiguration interface

Extends

プロパティ

allowLoop
disabled

継承されたプロパティ

activityProcessed
dialog
id

ダイアログの静的 ID。

options
telemetryClient

ダイアログで使用するテレメトリ クライアント。

プロパティの詳細

allowLoop

allowLoop?: BoolProperty

プロパティ値

disabled

disabled?: BoolProperty

プロパティ値

継承されたプロパティの詳細

activityProcessed

activityProcessed?: BoolProperty

プロパティ値

baseInvokeDialogConfiguration.activityProcessed から継承

dialog

dialog?: DialogProperty

プロパティ値

baseInvokeDialogConfiguration.dialogから継承された

id

ダイアログの静的 ID。

id?: string

プロパティ値

string

DialogConfiguration.id から継承された

options

options?: ObjectProperty<object>

プロパティ値

ObjectProperty<object>

baseInvokeDialogConfiguration.optionsから継承された

telemetryClient

ダイアログで使用するテレメトリ クライアント。

telemetryClient?: BotTelemetryClient

プロパティ値

BotTelemetryClient

DialogConfiguration.telemetryClient から継承された