Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.Update
Packages that use ExpressRouteCircuitPeering.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuitPeering.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitPeering.UpdateModifier and TypeMethodDescriptionExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes(String publicPrefixes) Specifies the advertised public prefixes for the Express Route Circuit Peering.ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn.withPeerAsn(long peerAsn) Specifies the peer AS number for the Express Route Circuit Peering.ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix.withPrimaryPeerAddressPrefix(String addressPrefix) Specifies the primary peer address prefix for the Express Route Circuit Peering.ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix.withSecondaryPeerAddressPrefix(String addressPrefix) Specifies the secondary peer address prefix for the Express Route Circuit Peering.ExpressRouteCircuitPeering.UpdateStages.WithVlanId.withVlanId(int vlanId) Specifies the VLAN ID for the Express Route Circuit Peering.