Uses of Class
com.microsoft.azure.management.network.BgpSettings
Packages that use BgpSettings
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of BgpSettings in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return BgpSettingsModifier and TypeMethodDescriptionLocalNetworkGateway.bgpSettings()VirtualNetworkGateway.bgpSettings()Set the BGP speaker's ASN.BgpSettings.withBgpPeeringAddress(String bgpPeeringAddress) Set the BGP peering address and BGP identifier of this BGP speaker.BgpSettings.withPeerWeight(Integer peerWeight) Set the weight added to routes learned from this BGP speaker.