| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnLinkBgpSettings |
VpnLinkBgpSettings.withAsn(Long asn)
Set the BGP speaker's ASN.
|
VpnLinkBgpSettings |
VpnLinkBgpSettings.withBgpPeeringAddress(String bgpPeeringAddress)
Set the BGP peering address and BGP identifier of this BGP speaker.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/