Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN<ParentT> Interface

Type Parameters

ParentT

public static interface Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN

The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary customer ASN.

Method Summary

Modifier and Type Method and Description
abstract WithRoutingRegistryName<ParentT> withCustomerASN(int customerASN)

Specifies customer ASN.

Method Details

withCustomerASN

public abstract Ipv6PeeringConfig.UpdateDefinitionStages.WithRoutingRegistryName withCustomerASN(int customerASN)

Specifies customer ASN.

Parameters:

customerASN - customer ASN

Returns:

the next satge of the definition

Applies to