VirtualNetworkBgpCommunities Class
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 class VirtualNetworkBgpCommunities
type VirtualNetworkBgpCommunities = class
Public Class VirtualNetworkBgpCommunities
- Inheritance
-
VirtualNetworkBgpCommunities
Constructors
VirtualNetworkBgpCommunities() |
Initializes a new instance of the VirtualNetworkBgpCommunities class. |
VirtualNetworkBgpCommunities(String, String) |
Initializes a new instance of the VirtualNetworkBgpCommunities class. |
Properties
RegionalCommunity |
Gets the BGP community associated with the region of the virtual network. |
VirtualNetworkCommunity |
Gets or sets the BGP community associated with the virtual network. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET