Interface Ipv6PeeringConfig.Update
-
- All Superinterfaces:
Ipv6PeeringConfig.UpdateStages.WithAdvertisedPublicPrefixes,Ipv6PeeringConfig.UpdateStages.WithCustomerASN,Ipv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefix,Ipv6PeeringConfig.UpdateStages.WithRouteFilter,Ipv6PeeringConfig.UpdateStages.WithRoutingRegistryName,Ipv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefix,com.microsoft.azure.management.resources.fluentcore.model.Settable<ExpressRouteCrossConnectionPeering.Update>
- Enclosing interface:
- Ipv6PeeringConfig
public static interface Ipv6PeeringConfig.Update extends com.microsoft.azure.management.resources.fluentcore.model.Settable<ExpressRouteCrossConnectionPeering.Update>, Ipv6PeeringConfig.UpdateStages.WithAdvertisedPublicPrefixes, Ipv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefix, Ipv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefix, Ipv6PeeringConfig.UpdateStages.WithCustomerASN, Ipv6PeeringConfig.UpdateStages.WithRoutingRegistryName, Ipv6PeeringConfig.UpdateStages.WithRouteFilter
The entirety of a public frontend update as part of an Internet-facing load balancer update.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefix, withAdvertisedPublicPrefixes
-
Methods inherited from interface com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateStages.WithCustomerASN
withCustomerASN
-
Methods inherited from interface com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateStages.WithRouteFilter
withoutRouteFilter, withRouteFilter
-
Methods inherited from interface com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateStages.WithRoutingRegistryName
withRoutingRegistryName
-
Methods inherited from interface com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
-