PrivateEndpointConnectionListResponse Class
A list of linked service resources.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
PrivateEndpointConnectionListResponse
Constructor
PrivateEndpointConnectionListResponse(*, value: List[_models.PrivateEndpointConnectionResource], next_link: Optional[str] = None, **kwargs)
Variables
Required. List of Private Endpoint Connections.
- next_link
- str
The link to the next page of results, if any remaining results exist.
Feedback
Submit and view feedback for