Interface Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix<ParentT>
- All Known Subinterfaces:
Ipv6PeeringConfig.UpdateDefinition<ParentT>
- Enclosing interface:
- Ipv6PeeringConfig.UpdateDefinitionStages
public static interface Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address
prefix.
-
Method Summary
-
Method Details
-
withSecondaryPeerAddressPrefix
Ipv6PeeringConfig.UpdateDefinitionStages.WithAttach<ParentT> withSecondaryPeerAddressPrefix(String addressPrefix) - Parameters:
addressPrefix- secondary peer address prefix- Returns:
- the next stage of the definition
-