Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix<ParentT> Interface

Type Parameters

ParentT

public static interface Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix

The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address prefix.

Method Summary

Modifier and Type Method and Description
abstract WithAttach<ParentT> withSecondaryPeerAddressPrefix(String addressPrefix)

Method Details

withSecondaryPeerAddressPrefix

public abstract Ipv6PeeringConfig.UpdateDefinitionStages.WithAttach withSecondaryPeerAddressPrefix(String addressPrefix)

Parameters:

addressPrefix - secondary peer address prefix

Returns:

the next stage of the definition

Applies to