VirtualNetworkPeeringList interface
Gets all virtual network peerings under a workspace.
Properties
next |
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
nextLink
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[]