NotificationChannelList Class

The response of a list operation.

Inheritance
NotificationChannelList

Constructor

NotificationChannelList(*, value: Optional[List[azure.mgmt.devtestlabs.models._models_py3.NotificationChannel]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[NotificationChannel]
Required

Results of the list operation.

next_link
str
Required

Link for next set of results.