| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnLinkBgpSettings |
VpnSiteLinkInner.bgpProperties()
Get the bgpProperties property: The set of bgp properties.
|
| Modifier and Type | Method and Description |
|---|---|
VpnSiteLinkInner |
VpnSiteLinkInner.withBgpProperties(VpnLinkBgpSettings bgpProperties)
Set the bgpProperties property: The set of bgp properties.
|
| Modifier and Type | Method and Description |
|---|---|
VpnLinkBgpSettings |
VpnLinkBgpSettings.withAsn(Long asn)
Set the asn property: The BGP speaker's ASN.
|
VpnLinkBgpSettings |
VpnLinkBgpSettings.withBgpPeeringAddress(String bgpPeeringAddress)
Set the bgpPeeringAddress property: The BGP peering address and BGP identifier of this BGP speaker.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.