PrivateEndpointConnectionListResult Class
Response for the ListPrivateEndpointConnection API service call.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
PrivateEndpointConnectionListResult
Constructor
PrivateEndpointConnectionListResult(*, value: typing.Union[typing.List[_ForwardRef('PrivateEndpointConnection')], NoneType] = None, **kwargs)
Parameters
- value
- list[PrivateEndpointConnection]
A list of PrivateEndpointConnection resources for a specific private link service.
Variables
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for