VirtualNetworkListResponse interface

List of virtual networks

Properties

nextLink

Link for next list of VirtualNetwork

value

Results of the VirtualNetwork list

Property Details

Link for next list of VirtualNetwork

nextLink?: string

Property Value

string

value

Results of the VirtualNetwork list

value?: VirtualNetwork[]

Property Value