共用方式為


ConnectionSettingResponseList interface

Bot 服務連線設定回應的清單。

屬性

nextLink

連結,用來取得 Bot 服務連線設定資源的下一頁。

value

取得 Bot 服務連線設定及其屬性的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

連結,用來取得 Bot 服務連線設定資源的下一頁。

nextLink?: string

屬性值

string

value

取得 Bot 服務連線設定及其屬性的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

value?: ConnectionSetting[]

屬性值