共用方式為


ServiceProviderResponseList interface

Bot 服務提供者回應的清單。

屬性

nextLink

用來取得 Bot 服務提供者下一頁的連結。

value

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

屬性詳細資料

用來取得 Bot 服務提供者下一頁的連結。

nextLink?: string

屬性值

string

value

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

value?: ServiceProvider[]

屬性值