endpoints property

List<DestinationEndpoint>? endpoints
getter/setter pair

Unordered list.

The list of DestinationEndpoint resources configured for the IP prefix.

Required.

Implementation

core.List<DestinationEndpoint>? endpoints;