Interface ExpressRouteCrossConnectionPeering.Update
-
- All Superinterfaces:
Appliable<ExpressRouteCrossConnectionPeering>,ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes,ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN,ExpressRouteCrossConnectionPeering.UpdateStages.WithIpv6PeeringConfig,ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerASN,ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix,ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName,ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix,ExpressRouteCrossConnectionPeering.UpdateStages.WithState,ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId,Indexable
- Enclosing interface:
- ExpressRouteCrossConnectionPeering
public static interface ExpressRouteCrossConnectionPeering.Update extends Appliable<ExpressRouteCrossConnectionPeering>, ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes, ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN, ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName, ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix, ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix, ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId, ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerASN, ExpressRouteCrossConnectionPeering.UpdateStages.WithIpv6PeeringConfig, ExpressRouteCrossConnectionPeering.UpdateStages.WithState
Grouping of express route cross connection 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.ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN
withCustomerAsn
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithIpv6PeeringConfig
defineIpv6Config, withoutIpv6Config
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerASN
withPeerAsn
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName
withRoutingRegistryName
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithState
withState
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId
withVlanId
-
-