publicDelegatedPrefixs property

List<PublicAdvertisedPrefixPublicDelegatedPrefix>? publicDelegatedPrefixs
getter/setter pair

The list of public delegated prefixes that exist for this public advertised prefix.

Output only.

Implementation

core.List<PublicAdvertisedPrefixPublicDelegatedPrefix>?
    publicDelegatedPrefixs;