Interface ExpressRouteCrossConnectionPeering.UpdateStages
-
- Enclosing interface:
- ExpressRouteCrossConnectionPeering
public static interface ExpressRouteCrossConnectionPeering.UpdateStagesThe template for express route Cross Connection peering update operation, containing all the settings that can be modified.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixesThe stage of Express Route Cross Connection Peering update allowing to specify advertised address prefixes.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASNThe stage of Cross Connection Peering configuration definition allowing to specify customer ASN.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithIpv6PeeringConfigSpecifies IPv6 configuration.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithPeerASNThe stage of Express Route Cross Connection Peering update allowing to specify AS number for peering.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefixThe stage of Express Route Cross Connection Peering update allowing to specify primary address prefix.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryNameThe stage of Cross Connection Peering definition allowing to specify routing registry name.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefixThe stage of Express Route Cross Connection Peering update allowing to specify secondary address prefix.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithStateThe stage of Express Route Cross Connection Peering update allowing to specify the peering state.static interfaceExpressRouteCrossConnectionPeering.UpdateStages.WithVlanIdThe stage of Express Route Cross Connection Peering update allowing to specify VLAN ID.
-