SearchServiceListResult Class

Response containing a list of Azure Cognitive Search services.

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

Inheritance
SearchServiceListResult

Constructor

SearchServiceListResult(**kwargs)

Variables

value
list[SearchService]

The list of search services.

next_link
str

Request URL that can be used to query next page of search services. Returned when the total number of requested search services exceed maximum page size.