Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
BgpSettings |
LocalNetworkGateway.bgpSettings() |
BgpSettings |
VirtualNetworkGateway.bgpSettings() |
BgpSettings |
BgpSettings.withAsn(Long asn)
Set the asn value.
|
BgpSettings |
BgpSettings.withBgpPeeringAddress(String bgpPeeringAddress)
Set the bgpPeeringAddress value.
|
BgpSettings |
BgpSettings.withPeerWeight(Integer peerWeight)
Set the peerWeight value.
|
Copyright © 2019. All rights reserved.