VirtualRouterListResult interface
Response for ListVirtualRouters API service call.
Properties
nextLink |
URL to get the next set of results.
|
value |
List of Virtual Routers.
|
Property Details
nextLink
URL to get the next set of results.
nextLink?: string
Property Value
value
List of Virtual Routers.
value?: VirtualRouter[]
Property Value