VirtualNetworkListResponse interface
Properties
nextLink |
Link for next list of VirtualNetwork
|
value |
Results of the VirtualNetwork list
|
Property Details
nextLink
Link for next list of VirtualNetwork
nextLink?: string
Property Value
value
Results of the VirtualNetwork list
value?: VirtualNetwork[]
Property Value