Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
-
Packages that use ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceExpressRouteCircuitPeering.DefinitionThe entirety of the express route circuit peering definition.static interfaceExpressRouteCircuitPeering.DefinitionStages.BlankThe first stage of an Express Route Circuit Peering configuration.Methods in com.azure.resourcemanager.network.models 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.
-