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