| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionPeering.Update |
ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes(String publicPrefixes) |
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) |
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.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.