PrivateEndpointConnectionListResult Class

Result of the list of all private endpoint connections operation.

Inheritance
PrivateEndpointConnectionListResult

Constructor

PrivateEndpointConnectionListResult(*, value: Optional[List[azure.mgmt.servicebus.v2021_06_01_preview.models._models_py3.PrivateEndpointConnection]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[PrivateEndpointConnection]
Required

A collection of private endpoint connection resources.

next_link
str
Required

A link for the next page of private endpoint connection resources.