EndpointServicesListResult Class
Response for the ListAvailableEndpointServices API service call.
- Inheritance
-
EndpointServicesListResult
Constructor
EndpointServicesListResult(*, value: typing.Union[typing.List[_ForwardRef('EndpointServiceResult')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[EndpointServiceResult]
List of available endpoint services in a region.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for