TrunkedNetworkList interface

TrunkedNetworkList represents a list of trunked networks.

Properties

nextLink

The link used to get the next page of operations.

value

The list of trunked networks.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of trunked networks.

value?: TrunkedNetwork[]

Property Value