ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes(String publicPrefixes) |
Specifies the advertised public prefixes.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN.withCustomerAsn(int customerASN) |
Specifies customer ASN.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithIpv6PeeringConfig.withoutIpv6Config() |
Removes IPv6 configuration from peering.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerASN.withPeerAsn(long peerASN) |
Sets peer ASN.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix.withPrimaryPeerAddressPrefix(String addressPrefix) |
Specifies the primary peer address prefix.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName.withRoutingRegistryName(String routingRegistryName) |
Specifies routing registry name.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix.withSecondaryPeerAddressPrefix(String addressPrefix) |
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithState.withState(ExpressRoutePeeringState state) |
Specifies the peering state.
|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId.withVlanId(int vlanId) |
Sets the VLAN ID.
|