ConnectionSettingResponseList Class

The list of bot service connection settings response.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ConnectionSettingResponseList

Constructor

ConnectionSettingResponseList(*, next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

The link used to get the next page of bot service connection setting resources.

Variables

value
list[ConnectionSetting]

Gets the list of bot service connection settings and their properties.