VirtualRouterPeeringListResult interface

Response for ListVirtualRouterPeerings API service call.

Properties

nextLink

URL to get the next set of results.

value

List of VirtualRouterPeerings in a VirtualRouter.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

List of VirtualRouterPeerings in a VirtualRouter.

value?: VirtualRouterPeering[]

Property Value