Interface ExpressRouteCircuitPeering.Update
-
- All Superinterfaces:
Appliable<ExpressRouteCircuitPeering>,ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes,ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn,ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix,ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix,ExpressRouteCircuitPeering.UpdateStages.WithVlanId,Indexable
- Enclosing interface:
- ExpressRouteCircuitPeering
public static interface ExpressRouteCircuitPeering.Update extends 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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
withPeerAsn
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.UpdateStages.WithVlanId
withVlanId
-
-