Uses of Interface
com.microsoft.azure.management.network.ExpressRouteCircuitPeering.Update
Packages that use ExpressRouteCircuitPeering.Update
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ExpressRouteCircuitPeering.Update in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteCircuitPeering.UpdateModifier and TypeMethodDescriptionExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes
(String publicPrefixes) ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn.withPeerAsn
(long peerAsn) ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix.withPrimaryPeerAddressPrefix
(String addressPrefix) ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix.withSecondaryPeerAddressPrefix
(String addressPrefix) ExpressRouteCircuitPeering.UpdateStages.WithVlanId.withVlanId
(int vlanId)