AvailableOperations Class

Available operations of the service.

Inheritance
AvailableOperations

Constructor

AvailableOperations(*, value: Optional[List[azure.mgmt.healthbot.models._models_py3.OperationDetail]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[OperationDetail]
Required

Collection of available operation details.

next_link
str
Required

URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.