VirtualNetworkData.BgpCommunities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bgp Communities sent over ExpressRoute with each route corresponding to a prefix in this VNET.
public Azure.ResourceManager.Network.Models.VirtualNetworkBgpCommunities BgpCommunities { get; set; }
member this.BgpCommunities : Azure.ResourceManager.Network.Models.VirtualNetworkBgpCommunities with get, set
Public Property BgpCommunities As VirtualNetworkBgpCommunities