| 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 |
|---|---|
VirtualNetworkBgpCommunities |
VirtualNetworkInner.bgpCommunities()
Get the bgpCommunities property: Bgp Communities sent over ExpressRoute with each route corresponding to a prefix
in this VNET.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkInner |
VirtualNetworkInner.withBgpCommunities(VirtualNetworkBgpCommunities bgpCommunities)
Set the bgpCommunities property: Bgp Communities sent over ExpressRoute with each route corresponding to a prefix
in this VNET.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkBgpCommunities |
VirtualNetworkBgpCommunities.withVirtualNetworkCommunity(String virtualNetworkCommunity)
Set the virtualNetworkCommunity property: The BGP community associated with the virtual network.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.