VirtualNetworkGatewayListResult Class

Response for the ListVirtualNetworkGateways API service call.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
VirtualNetworkGatewayListResult

Constructor

VirtualNetworkGatewayListResult(*, value: typing.Union[typing.List[_ForwardRef('VirtualNetworkGateway')], NoneType] = None, **kwargs)

Parameters

value
list[VirtualNetworkGateway]

A list of VirtualNetworkGateway resources that exists in a resource group.

Variables

next_link
str

The URL to get the next set of results.