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
| Name | Description |
|---|---|
| VirtualNetworkBgpCommunities() |
Initializes a new instance of the VirtualNetworkBgpCommunities class. |
| VirtualNetworkBgpCommunities(String, String) |
Initializes a new instance of the VirtualNetworkBgpCommunities class. |
Properties
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| Validate() |
Validate the object. |