ServiceProviderResponseList Class

The list of bot service providers response.

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

Inheritance
ServiceProviderResponseList

Constructor

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

Parameters

next_link
str
Required

The link used to get the next page of bot service providers.

Variables

value
list[ServiceProvider]

Gets the list of bot service providers and their properties.