Uses of Interface
com.microsoft.azure.management.network.ExpressRouteCircuitPeering.Update
-
Packages that use ExpressRouteCircuitPeering.Update Package Description com.microsoft.azure.management.network 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.Update Modifier and Type Method Description ExpressRouteCircuitPeering.UpdateExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes. withAdvertisedPublicPrefixes(String publicPrefixes)ExpressRouteCircuitPeering.UpdateExpressRouteCircuitPeering.UpdateStages.WithPeerAsn. withPeerAsn(long peerAsn)ExpressRouteCircuitPeering.UpdateExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix. withPrimaryPeerAddressPrefix(String addressPrefix)ExpressRouteCircuitPeering.UpdateExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix. withSecondaryPeerAddressPrefix(String addressPrefix)ExpressRouteCircuitPeering.UpdateExpressRouteCircuitPeering.UpdateStages.WithVlanId. withVlanId(int vlanId)
-