Uses of Interface
com.azure.resourcemanager.network.models.Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN
Packages that use Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN in com.azure.resourcemanager.network.models
Subinterfaces of Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceIpv6PeeringConfig.UpdateDefinition<ParentT>The entirety of Cross Connection Peering IPv6 configuration definition as part of Cross Connection Peering update.Methods in com.azure.resourcemanager.network.models that return Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASNModifier and TypeMethodDescriptionIpv6PeeringConfig.UpdateDefinitionStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefix(String publicPrefix) Specify advertised prefix: sets a prefix that is planned to advertise over the BGP session.Ipv6PeeringConfig.UpdateDefinitionStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes(List<String> publicPrefixes) Specify advertised prefixes: sets a list of all prefixes that are planned to advertise over the BGP session.