ListP2SVpnGatewaysResult Class
Result of the request to list P2SVpnGateways. It contains a list of P2SVpnGateways and a URL nextLink to get the next set of results.
- Inheritance
-
ListP2SVpnGatewaysResult
Constructor
ListP2SVpnGatewaysResult(*, value: typing.Union[typing.List[_ForwardRef('P2SVpnGateway')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[P2SVpnGateway]
List of P2SVpnGateways.
- next_link
- str
URL to get the next set of operation list results if there are any.
Feedback
Submit and view feedback for