Uses of Interface
com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN
-
Packages that use ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN in com.microsoft.azure.management.network
Subinterfaces of ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceExpressRouteCrossConnectionPeering.DefinitionThe entirety of the express route Cross Connection peering definition.Methods in com.microsoft.azure.management.network that return ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN Modifier and Type Method Description ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASNExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes. withAdvertisedPublicPrefixes(String publicPrefixes)Specify advertised prefixes: sets a list of all prefixes that are planned to advertise over the BGP session.
-