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