PrivateEndpointConnectionListResult Class
Result of the list of all private endpoint connections operation.
- Inheritance
-
PrivateEndpointConnectionListResult
Constructor
PrivateEndpointConnectionListResult(*, value: Optional[List[azure.mgmt.eventhub.v2021_01_01_preview.models._models_py3.PrivateEndpointConnection]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[PrivateEndpointConnection]
A collection of private endpoint connection resources.
- next_link
- str
A link for the next page of private endpoint connection resources.
Feedback
Submit and view feedback for