VirtualNetworkPeeringList interface

Gets all virtual network peerings under a workspace.

Properties

nextLink

URL to get the next set of virtual network peering list results if there are any.

value

List of virtual network peerings on workspace.

Property Details

URL to get the next set of virtual network peering list results if there are any.

nextLink?: string

Property Value

string

value

List of virtual network peerings on workspace.

value?: VirtualNetworkPeering[]

Property Value