NetworkMappingCollection interface
List of network mappings. As with NetworkMapping, it should be possible to reuse a prev version of this class. It doesn't seem likely this class could be anything more than a slightly bespoke collection of NetworkMapping. Hence it makes sense to override Load with Base.NetworkMapping instead of existing CurrentVersion.NetworkMapping.
Properties
next |
The value of next link. |
value | The Network Mappings list. |
Property Details
nextLink
The value of next link.
nextLink?: string
Property Value
string