Interface ExpressRouteCircuitPeering.Update
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Appliable<ExpressRouteCircuitPeering>,ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes,ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn,ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix,ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix,ExpressRouteCircuitPeering.UpdateStages.WithVlanId,com.microsoft.azure.management.resources.fluentcore.model.Indexable
- Enclosing interface:
- ExpressRouteCircuitPeering
public static interface ExpressRouteCircuitPeering.Update extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<ExpressRouteCircuitPeering>, ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes, ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix, ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix, ExpressRouteCircuitPeering.UpdateStages.WithVlanId, ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
Grouping of express route circuit peering update stages.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
withPeerAsn
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithVlanId
withVlanId
-
-