Uses of Class
com.microsoft.azure.management.network.BgpSettings
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of BgpSettings in com.microsoft.azure.management.network
Modifier 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.