L2NetworkList interface
L2NetworkList represents a list of L2 networks.
Properties
nextLink |
The link used to get the next page of operations.
|
value |
The list of L2 networks.
|
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
value
The list of L2 networks.
value?: L2Network[]
Property Value