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