WcfRelaysListResult Class

The response of the list WCF relay operation.

Inheritance
WcfRelaysListResult

Constructor

WcfRelaysListResult(*, value: Optional[List[azure.mgmt.relay.models._models_py3.WcfRelay]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[WcfRelay]
Required

Result of the list WCF relay operation.

next_link
str
Required

Link to the next set of results. Not empty if value contains incomplete list of WCF relays.