CommunicationsListResult Class

Collection of Communication resources.

Inheritance
CommunicationsListResult

Constructor

CommunicationsListResult(*, value: Optional[List[azure.mgmt.support.models._models_py3.CommunicationDetails]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[CommunicationDetails]
Required

List of Communication resources.

next_link
str
Required

The URI to fetch the next page of Communication resources.